powered by
fit gives several model fit statistics.
fit
fit(object)
an object used to select a method.
the methods fit.bpnr and fit.bpnme have their own help page.
library(bpnreg) fit.Motor <- bpnr(pred.I = Phaserad ~ 1 + Cond, data = Motor, its = 100, burn = 10, n.lag = 3) fit(fit.Motor)
Run the code above in your browser using DataLab