| S3_add_dummy | R Documentation |
'add_dummy' ClassS3 Method Dispatches to 'add_dummy' Class
## S3 method for class 'add_dummy'
subset(x, subset, ...)
## S3 method for class 'add_dummy'
predict(object, ...)
x, object |
an object returned from functions |
subset |
language |
... |
additional parameters of function |
Function subset.add_dummy(), default subset (p1>.15 & p1<.85).
See explanation of p_1 in function splitd().
Function subset.add_dummy() returns a add_dummy() object.
Function predict.add_dummy() returns a listof regression models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.