distributed_lag_parallel: distributed_lag_parallel

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This method calculates the basis for a distributed lag in parallel. It is currently slow.

Usage

1
distributed_lag_parallel(x, bl, lag_max, n_subset = 1L, n_shift = 0L)

Arguments

x

matrix value of lag

bl

matrix the basis lags

lag_max

integer maximum number of lags

n_subset

integer subset the data

n_shift

integer to shift

Value

distributed lag basis


jkennel/waterlevel documentation built on Dec. 1, 2019, 6:24 p.m.