aboutsummaryrefslogblamecommitdiff
path: root/man/mkinplot.Rd
blob: 506540041e11cc19f655d3f562d18ef5496cfed9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                
                                                                  

             
                                                                                    

       
                    




                                             
               
                                                          




                                             


                
\name{mkinplot}
\alias{mkinplot}
\title{
  Plot the observed data and the fitted model of an mkinfit object
}
\description{
  Deprecated function. It now only calls the plot method \code{\link{plot.mkinfit}}.
}
\usage{
  mkinplot(fit, ...)
}
\arguments{
  \item{fit}{
    an object of class \code{\link{mkinfit}}.
  }
  \item{\dots}{
   further arguments passed to \code{\link{plot.mkinfit}}.
}
}
\value{
  The function is called for its side effect.
}
\author{
  Johannes Ranke
}

Contact - Imprint