search for: capal

Displaying 7 results from an estimated 7 matches for "capal".

Did you mean: capa
2018 Apr 06
2
Obtain gradient at multiple values for exponential decay model
> Sent: Friday, April 06, 2018 at 5:55 AM > From: "David Winsemius" <dwinsemius at comcast.net> > > > Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: > > ?predict > The ? details did not mention interpolation explicity; thanks. > The original question asked for a derivative (i.e. a "gradient"), but so far it's...
2018 Apr 06
0
Obtain gradient at multiple values for exponetial decay model
...9;approx' only seems to perform constant interpolation. > > Is the correct thinking to find a function to perform interpolation, then find/write a function to differentiate the model at a specific value of x, to find gradient at that point? Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: ?predict The original question asked for a derivative (i.e. a "gradient"), but so far it's not clear that you understand the mathematical definiton of that term. We also remain...
2018 Apr 06
0
Obtain gradient at multiple values for exponential decay model
> On Apr 6, 2018, at 3:43 AM, g l <gnulinux at gmx.com> wrote: > >> Sent: Friday, April 06, 2018 at 5:55 AM >> From: "David Winsemius" <dwinsemius at comcast.net> >> >> >> Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: >> >> ?predict >> > > The ? details did not mention interpolation explicity; thanks. > >> The original question asked for a derivative (i.e. a "gradie...
2018 Apr 06
3
Obtain gradient at multiple values for exponential decay model
...On Apr 6, 2018, at 3:43 AM, g l <gnulinux at gmx.com> wrote: >> >>> Sent: Friday, April 06, 2018 at 5:55 AM >>> From: "David Winsemius" <dwinsemius at comcast.net> >>> >>> >>> Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: >>> >>> ?predict >>> >> >> The ? details did not mention interpolation explicity; thanks. >> >>> The original question asked for a der...
2018 Apr 05
4
Obtain gradient at multiple values for exponetial decay model
> Sent: Thursday, April 05, 2018 at 4:40 PM > From: "Jeff Newmiller" <jdnewmil at dcn.davis.ca.us> > > the coef function. > For the benefit of other novices, used the following command to read the documentation: ?coef Then tried and obtained: > cvalue100<-coef(graphmodelp~100) > cvalue100 NULL Then looked at the model values which of course correspond
2006 May 15
4
access of windows shadow copy by rsync?
...y it with rsync but the log always states: rsync: link_stat "/cygdrive/\//GLOBALROOT/Device/HarddiskVolumeShadowCopy1/ada" failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at /home/lapo/packaging/tmp/rsync-2.6.3/main.c(702) Is rsync not capale to access devices with this syntax? Or do I make an other error? Thanks for your help MIchael -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Dr. Michael T. Dirksen Brucknerstrasse 39 64347 Griesheim Tel: 0049 (0) 6155 - 848781 Fax: 0049 (0) 1212 - 5192 - 81276 mail:...
2018 Apr 07
0
Obtain gradient at multiple values for exponential decay model
...:43 AM, g l <gnulinux at gmx.com> wrote: >>> >>>> Sent: Friday, April 06, 2018 at 5:55 AM >>>> From: "David Winsemius" <dwinsemius at comcast.net> >>>> >>>> >>>> Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: >>>> >>>> ?predict >>>> >>> >>> The ? details did not mention interpolation explicity; thanks. >>> >>>> The original q...