Description Usage Arguments Value
View source: R/louis.R View source: R/louis.R
rate_score_louis Get the score matrix rate parameters
rate_score_louis Get the score matrix rate parameters
1 2 3 4 5  |   rate_score_louis(rates.setup, rate.param.values,
    durations, transitions)
  rate_score_louis(rates.setup, rate.param.values,
    durations, transitions)
 | 
rates.setup | 
 list rate setup object  | 
rate.param.values | 
 values of rate parameters  | 
durations | 
 array (dim num.states x num.subjects) with the expected durations  | 
transitions | 
 array (dum num.states x num.states x num.subjects) with the expected transition counts  | 
rates.setup | 
 list rate setup object  | 
rate.param.values | 
 values of rate parameters  | 
durations | 
 array (dim num.states x num.subjects) with the expected durations  | 
transitions | 
 array (dum num.states x num.states x num.subjects) with the expected transition counts  | 
score array (dim num params x number of subjects)
score array (dim num params x number of subjects)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.