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