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