get_pred_from_table: Get a predictor from input data

View source: R/run.R

get_pred_from_tableR Documentation

Get a predictor from input data

Description

Get a predictor from input data

Usage

get_pred_from_table(time, pred, table)

Arguments

time

Numeric vector of days to get data. Ignored if input is constant over time (as indicated by NA value in 'j_day' column)

pred

string specifying the name of the predictor, e.g. "host_den"

table

input predictors table

Value

a numeric vector of predictor values


IxPopDyMod documentation built on Oct. 24, 2023, 1:07 a.m.