cov_fda: Covariate Incorporated Bayesian FDA

Description Usage Arguments Value

View source: R/main.R

Description

Fits a special case of a functional regression model

Usage

1
cov_fda(data_mat, cov_mat, p = 20, niter = 10000, nburn = 1000)

Arguments

data_mat

matrix of observed curves organized into columns

cov_mat

matrix of observed covariates with covariates in rows

Value

List of MCMC chains. Primary interest may lie in analyzing rows of B_chains.


wzhorton/bayesFDA documentation built on Dec. 23, 2021, 6:15 p.m.