assembleBinOutput: Use the list output from piecewise regression (growthfit.bin)...

Description Usage Examples

Description

Use the list output from piecewise regression (growthfit.bin) and converts to a flat table. The single argument inputdata is the output compare.growthbinmodel.

Written by Adrian Das. (excluding burn in)

Usage

1
assembleBinOutput(inputtable, fulldata, sitename)

Examples

1
2
3
4
5
## Not run: 
bciresult=compare.growthbinmodel(linearbin.fit.trim3,export=NULL,makegraph=FALSE)
bcitable=assembleBinOutput(bciresult,sitename='bci_12_spreadSD')
write.table(bcitable,file='growth/BCIpiecewise.txt',quote=FALSE,sep='\t',row.names=FALSE) 
## End(Not run)

forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.