Description Usage Arguments Value Author(s) See Also Examples
This function will output to screen a model fitted with MS_Regress_Fit
1 | print(MS_Model_In)
|
MS_Model_In |
A S4 object obtained with MS_Regress_Fit |
Returns nothing. Prints model in screen
Marcelo Perlin - ICMA/UK <marceloperlin@gmail.com>
MS_Regress_Fit
,dim.MS_Model
,plot.MS_Model
1 2 3 | # Assuming the myModel is a S4 object from the use of MS_Regress_Fit
#print(myModel)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.