shiny.hdlm {dlmtree} | R Documentation |
Executes a 'shiny' app for HDLM.
Description
Method for executing a 'shiny' app to provide comprehensive analysis with HDLM. The app includes PIP, split points, individualized & subgroup-specific effects.
Usage
## S3 method for class 'hdlm'
shiny(fit)
Arguments
fit |
an object of class 'hdlm' |
Details
shiny.hdlm
Value
A 'shiny' app interface
[Package dlmtree version 1.0.0 Index]