search for: knls

Displaying 3 results from an estimated 3 matches for "knls".

Did you mean: knl
2003 Sep 30
1
can't get names from vector in nlm calls
I've been trying to figure out how to get the names of the parameter vector variables when inside the function that nlm calls to return the objective function value: knls <- function( theta, eqns, data, fitmethod="OLS", instr=NULL, S=NULL ) { ## print( names( theta ) ) # returns NULL ## get the values of the parameters for( i in 1:length( theta ) ) { val <- theta[i] storage.mode( val ) <- &quo...
2003 Oct 06
1
getting names of p vector in nlm function...
Dear R programming folks: I'm trying to finish off a package for non-linear simultaneous system estimation and I've been trying to figure out how to get the names of the parameter vector variables when inside the function that nlm calls to return the objective function value: knls <- function( theta, eqns, data, fitmethod="OLS", instr=NULL, S=NULL ) { ## print( names( theta ) ) # returns NULL ## get the values of the parameters for( i in 1:length( theta ) ) { val <- theta[i] storage.mode( val ) <- &quo...
2010 Mar 08
1
Time stamps
...r. I double checked the times on the server and they are correct. I also noticed that the files that are off by and hour appear to fall within daylight savings time. Is this a common problem with SAMBA and Windows, or is there something I have configured incorrectly? -- Richard Hillis 23 Walnut Knls Canton, MA 02021 /phone/ 781-562-1374 /fax/ 781-562-1374