powered by
Internal function used to generate a dataframe containing design data for the base levels of all predictors in an secr object.
secr.make.newdata(object)
A dataframe with one row for each session and group, and columns for the predictors used by object$model.
object$model
secr.make.newdata is used by predict in lieu of user-specified `newdata'. There is seldom any need to call secr.make.newdata directly.
secr.make.newdata
predict
predict.secr, secr.fit
predict.secr
secr.fit
## from previously fitted model secr.make.newdata(secrdemo.b)
Run the code above in your browser using DataLab