renew method applied to ScorzAqol6Adol
renew method applied to ScorzEuroQol5
renew method applied to ScorzProfile
Usage
# S4 method for ScorzAqol6Adol
renew(x, label_ds_1L_lgl = T, type_1L_chr = "score")
# S4 method for ScorzEuroQol5
renew(x, label_ds_1L_lgl = T, type_1L_chr = "score")
# S4 method for ScorzProfile
renew(
x,
drop_msng_1L_lgl = F,
item_type_1L_chr = "numeric",
scoring_fn = identity,
scorz_args_ls = NULL,
label_ds_1L_lgl = T,
type_1L_chr = "score"
)
Arguments
- x
An object of class ScorzProfile
- label_ds_1L_lgl
Label dataset (a logical vector of length one), Default: T
- type_1L_chr
Type (a character vector of length one), Default: 'score'
- drop_msng_1L_lgl
Drop missing (a logical vector of length one), Default: F
- item_type_1L_chr
Item type (a character vector of length one), Default: 'numeric'
- scoring_fn
Scoring (a function), Default: identity
- scorz_args_ls
Scorz arguments (a list), Default: NULL