find_possible_scores: Internal function: Compute all scores attainable.

View source: R/common.R

find_possible_scoresR Documentation

Internal function: Compute all scores attainable.

Description

Internal function: Compute all scores attainable.

Usage

find_possible_scores(final_variables, scoring_table)

Arguments

final_variables

A vector containing the list of selected variables.

scoring_table

The final scoring table after fine-tuning.

Value

Returns a numeric vector of all scores attainable.


AutoScore documentation built on Oct. 16, 2022, 1:06 a.m.