plotFlagPoint.Rd
plot detection of outlier points in time courses
plotFlagPoint(smoothin, loopID, myselect)
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 |
a graph
# \donttest{ # Example # }