plot detection of outlier points in time courses

plotFlagPoint(smoothin, loopID, myselect)

Arguments

smoothin

the 1st element of a flagPointLocfit() list result. smoothin contains the prediction on observed data and the detected outlier

loopID

character, name of the column of the time courses' ID

myselect

character, a vector of ID

Value

a graph

Examples

# \donttest{ # Example # }