PlotPred: Plot your temporal predictions

Description Usage Arguments Value Examples

View source: R/plotPred.R

Description

PlotPred Plots the temporal predictions.

Usage

1

Arguments

time

Object returned from predict_time

Value

prediction plot

Examples

1
2
3
4
5
6
7
#brainImageR:::loadworkspace()
##Load in data
data(dat)
##predict time
#time <- predict_time(dat)
##plot the predictions
#PlotPred(time)

saralinker/brainImageR documentation built on May 29, 2019, 1:51 p.m.