check_formula: Generic S3 method for checking if the formula is valid for...

View source: R/bmmformula.R

check_formulaR Documentation

Generic S3 method for checking if the formula is valid for the specified model

Description

Generic S3 method for checking if the formula is valid for the specified model

Usage

check_formula(model, data, formula)

Arguments

model

a model list object returned from check_model()

data

user supplied data

formula

user supplied formula

Value

the formula object


bmm documentation built on May 29, 2024, 11:52 a.m.