plotFits {FourCSeq} | R Documentation |
plotFits
generates plots of the fits used to calculate the z-scores.
plotFits(object, viewpoint = NULL, main = NULL)
object |
A |
viewpoint |
A character vector of the viewpoint for which the plots are generated.
If set to |
main |
Main text for the plots. If set to |
Plots are generated to visualize the results of the fits used to calculate the z-scores.
Felix A. Klein, felix.klein@embl.de
FourC
, getZScores
,
distFitMonotone
, distFitMonotoneSymmetric
data(fcf, package="FourCSeq") plotFits(fcf)