% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/mva_plotting.R \name{mva.plot.pair} \alias{mva.plot.pair} \title{mva.plot.pair} \usage{ mva.plot.pair(array, title = FALSE, small.positive = 0.1) } \arguments{ \item{array}{Array of data to plot} \item{title}{Title of plot (Default: FALSE; no title)} \item{small.positive}{replace numbers less than 0 with this} } \description{ Plots a pairwise M versus A plot with a loess fit line } \details{ .. content for \details{} .. } \author{ Don Armstrong \email{don@donarmstrong.com} }