1 | data("EM")
|
The format is: Formal class 'Strategy' [package "Rmixmod"] with 11 slots ..@ algo : chr "EM" ..@ nbTry : num 1 ..@ initMethod : chr "smallEM" ..@ nbTryInInit : num 10 ..@ nbIterationInInit: num 5 ..@ nbIterationInAlgo: num 200 ..@ epsilonInInit : num 0.001 ..@ epsilonInAlgo : num 0.001 ..@ seed : num -1 ..@ parameter :Formal class 'GaussianParameter' [package "Rmixmod"] with 4 slots .. .. ..@ mean : logi[0 , 0 ] .. .. ..@ variance :List of 1 .. .. .. ..$ : num 0 .. .. ..@ proportions: num(0) .. .. ..@ nbFreeParam: num(0) ..@ labels : num(0)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.