Description Usage Arguments Details Examples
A function that creates LaTeX codes to import nonparamtric regression plots for the outcom items.
| 1 | tolatexGraphs.gam(rriskModel,file.name)
 | 
| rriskModel | is an instance of the class  | 
| file.name | is the name of the TeX file into which the codes are to be written | 
This function is not intended to be called directly but is internally called
during rrisk session.
| 1 2 3 | rriskModel <- init.Model1()
rriskModel<-run(rriskModel)
tolatexGraphs.gam(rriskModel,file.name="text.tex")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.