check_inputs: check_inputs

Description Usage Arguments

View source: R/check_inputs.R

Description

Checks the input data for a jagsNEC model call

Usage

1
check_inputs(data, x.var, y.var, trials.var)

Arguments

data

a data.frame containing the data to use for the model

x.var

the column heading indicating the concentration (x) variable

y.var

the column heading indicating the response (y) variable

trials.var

the column heading indicating the column for the number of "trials" for binomial response data. If not supplied, the model may run but will not be the model you intended!


AIMS/NEC-estimation documentation built on Dec. 7, 2020, 10:44 a.m.