get_predlist: Get list of stepwise predictors from a reconstruction matrix

View source: R/get_predlist.R

get_predlistR Documentation

Get list of stepwise predictors from a reconstruction matrix

Description

This creates a list of available predictors along the years in the reconstruction matrix.

Usage

get_predlist(reconstruction.matrix)

Arguments

reconstruction.matrix

A matrix of predictors for a reconstruction. Columns are predictors, rows are years.

Value

A matrix of unique combinations of predictors through time.


bocinsky/paleocar documentation built on June 2, 2024, 4:12 a.m.