pendenForm {pendensity} | R Documentation |
Formula interpretation and data transfer
Description
Function 'pendenForm' interprets the input 'form' of the function pendensity(),transfers the response and covariates data back to the main program and categorize the values to groupings.
Usage
pendenForm(penden.env)
string.help(string, star = " ")
Arguments
penden.env |
environment used in pendensity() |
string |
string of the formula |
star |
separating letter |
Value
Returning the values and the structure of response and covariates.
Author(s)
Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>
[Package pendensity version 0.2.13 Index]