Skip to contents

authorData method applied to SpecificMixed

Usage

# S4 method for SpecificMixed
authorData(
  x,
  consent_1L_chr = "",
  depnt_var_min_val_1L_dbl = numeric(0),
  title_1L_chr = "An R model object",
  what_1L_chr = "Shareable",
  ...
)

Arguments

x

An object of class SpecificMixed

consent_1L_chr

Consent (a character vector of length one), Default: ''

depnt_var_min_val_1L_dbl

Dependent variable minimum value (a double vector of length one), Default: numeric(0)

title_1L_chr

Title (a character vector of length one), Default: 'An R model object'

what_1L_chr

What (a character vector of length one), Default: 'Shareable'

...

Additional arguments

Value

x (An object of class SpecificMixed)