printsplit | R Documentation |
Display the split table for fitted htt
object.
printsplit(object)
object |
fitted model object of class |
Display the split table.
HTT
, htt.object
irishtt = HTT(Species ~., data = iris)
printsplit(irishtt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.