Skip to content

Extracting a dataset from an nls object

1 message · Florent BATY

#
Hi,

Does anyone know if it is possible to extract the whole data set from an 
nls object?
I tried

'nls.object'$data

but it only provides the name of the data frame with no direct access to 
content of this data frame.
Do you have an idea??

Thanks in advance.

Florent BATY