print.colf_nlxb function

colf_nlxb Print method

colf_nlxb Print method

## S3 method for class 'colf_nlxb' print(x, ...)

Arguments

  • x: A colf_nlxb object i.e. the result of running colf_nlxb
  • ...: Currently not used

Returns

Printing the colf_nlxb object

Examples

mymod <- colf_nlxb(mpg ~ hp + cyl, mtcars) #print print(mymod)
  • Maintainer: Theo Boutaris
  • License: MIT + file LICENSE
  • Last published: 2017-10-09