predint_plot: Prediction intervals for functional quantile regression

Description Usage Arguments Author(s)

View source: R/predint_plot.R

Description

Return point predictions and prediction intervals for functional scalar-on-image quantile regression and outputs from FPCA.

Usage

1
2
3
4
5
6
predint_plot(
  pred_interval,
  col = c("#009E73", "gold3", "#D55E00"),
  xlab_input = "Difference from chronological age",
  ylab_input = "Subjects"
)

Arguments

pred_interval

rownames of data_projected_name used to fit the FPCA

col

rownames of data_projected_name for which to get the FPCA scores

xlab_input

text file with the smoothing projections for each statistical unit

ylab_input

demographic data with the scalar outcome of interest

Author(s)

Marco Palma, M.Palma@warwick.ac.uk


marcopalma3/neurofundata documentation built on Dec. 12, 2019, 5:29 a.m.