powered by
Coefficients for colf_nlxb
# S3 method for colf_nlxb coef(object, ...)
A colf_nlxb object i.e. the result of running colf_nlxb
colf_nlxb
Currently not used
A vector with the coefficients
# NOT RUN { mymod <- colf_nlxb(mpg ~ hp + cyl, mtcars) #coefficients coef(mymod) # }
Run the code above in your browser using DataLab