search for: dhm1

Displaying 1 result from an estimated 1 matches for "dhm1".

Did you mean: dh1
2012 Jun 15
0
Syntax for nls optimization function
...c("L-BFGS-B"), lower = parMin, upper = parMax, control=list(trace=3,factr=iFactr,maxit=300), parOpt=parOpt,parVal=parVal,objFun=iObjFun,dset=dHM1,whatPDM=whatPDMi) Here "myFunction" is a function that provides the value of the sum of squared error that is computed after a lot of computations. There are other parameters and data (through a dataframe dHM1) that are supplied to "myFunction" as given in last line of the abov...