as.data.frame-fftree-method: Converts 'fftree' to a 'data.frame'

Description Usage Arguments Value See Also

Description

Converts fftree to a data.frame

Usage

1
2
## S4 method for signature 'fftree'
as.data.frame(x, row.names = NULL, optional = NULL, ...)

Arguments

x

Fast and frugal tree object

row.names

not used

optional

string Can either be "treedevelopment" or "cueefficiency". Default is "treedevelopment"

...

not used

Value

data.frame

See Also

Sdt,fftree


fftrees documentation built on May 2, 2019, 5:48 p.m.