create_predictors_lookup_table: Receives a vector with predictors strings (the column names)...

Description Usage Arguments Value

View source: R/bpc_helpers_indexes.R

Description

Receives a vector with predictors strings (the column names) and returns a predictor_lookup_table

Usage

1
create_predictors_lookup_table(predictors_columns)

Arguments

predictors_columns

a vector with strings containing the columns for the predictors

Value

A matrix to be used in stan


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