View source: R/modelStrategy.R
Get/set name of table for calculating coefficients.
1 2 3 4 5 6 7 8 9 | getBetaData(this)
## S3 method for class 'modelStrategy'
getBetaData(this)
setBetaData(this, x)
## S3 method for class 'modelStrategy'
setBetaData(this, x)
|
this |
modelStrategy |
x |
character, name of table in modelD object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.