(fromRDS), file = toRDS, ascii = TRUE, compress =
> FALSE)
>}
> which you can call from Rscript with appropriate input and output file
> names.
>
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com
>
>
> On Mon, Nov 23, 2015 at 12:18 PM, Will Hopper
> wrote:
>
default binary
> format.
>
> On November 23, 2015 9:36:21 AM PST, Will Hopper
> wrote:
>
>> Hi all,
>>
>> I'm posting to see if anyone knows of any existing resources that
>> auto-magically converts r objects in saved in .rds files to a plain text
>> re
Hi all,
I'm posting to see if anyone knows of any existing resources that
auto-magically converts r objects in saved in .rds files to a plain text
representation, suitable for diffing?
I often save the results of long running calculation as .rds files, and
since I use git for source control, it w
a
> particular iteration is Not zero, then it should not be stored in store[j,].
>
> Any help will be appreciated
>
> Thank you
>
>
>
>
>
>
>
> On Tue, 9/15/15, Will Hopper wrote:
>
> Subject: Re: [R] Drop
I think you ought to show a small example of how the code you're using. Are
you saving results at every iteration? In a list, data frame, etc? People
likely need that to help answer your question.
Also probably have a look the control list argument and the save.failures
option, that might be some
Hi all,
I'm using optimx (version 2013.8.7) to perform parameter estimation with
the nelder-mead method, and received a warning that the parameters are on
different scales, which can hurt optimization performance on derivative
free methods. This warning is accurate as some parameters are small
(b
6 matches
Mail list logo