Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ctm-methods

Methods for ctm Objects


Description

Methods for objects of class ctm

Usage

## S3 method for class 'ctm'
variable.names(object, 
              which = c("all", "response", "interacting", "shifting"), 
              ...)
## S3 method for class 'ctm'
coef(object, ...)

Arguments

object

an unfitted conditional transformation model as returned by ctm

which

a character specifying which names shall be returned

...

additional arguments

Details

coef can be used to get and set model parameters.


mlt

Most Likely Transformations

v1.3-0
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>)
Initial release
2021-03-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.