check_numeric_predictor_matrix: Check if all values in the predictor matrix are numeric and...

Description Usage Arguments Value

View source: R/bpc_helpers_checks.R

Description

Check if all values in the predictor matrix are numeric and not NA. Note that TRUE will be cast to 1 and FALSE will be cast to 0

Usage

1

Arguments

predictor_matrix

a predictor matrix generated by the create_predictor_matrix_with_player_lookup_table function

Value

TRUE (correct) or FALSE (with problems)


bpcs documentation built on Dec. 15, 2020, 5:23 p.m.