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(form)
string.help(string, star = " ")

Arguments

form formula from the input of 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 Index]