Description Usage Arguments Value See Also Examples
This create a new list with a first prognostic factor
1 2 3 4 | CreatePrgFact(
progfactLabel = "Prognostic factor 1",
progfactLevels = c("A", "B", "C")
)
|
progfactLabel |
a character string with the name of the prognostic factor. |
progfactLevels |
a vector of character strings with the levels of the prognostic factor. |
Une liste de classe SAPUL4012Moy2EchPair.
AddNewPrgFact
1 | myprogfact <- CreatePrgFact(progfactLabel = "Age group",progfactLevels=c("0-18 years", "19-35 years","36-60 years","> 60 years"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.