search for: shortfom

Displaying 1 result from an estimated 1 matches for "shortfom".

Did you mean: shortform
2013 Oct 16
1
Extract a predictors form constparty object (CHAID output) in R
...orm, data = ContraceptiveChoice) # plot(z) z # This is the part I want to do programatically shortform <- formula(contraceptive_method_used ~ wifes_education + husbands_occupation) # The thing I want is a programatic way to extract 'shortform' from 'z' # Examples of use of 'shortfom' loglm(shortform, data = ContraceptiveChoice) Thanks in advance Christiaan -- Christiaan Pauw Nova Institute www.nova.org.za