https://github.com/cran/ssfit
Raw File
Tip revision: 34c2b81061aaf8d77873c5431608970613444ea9 authored by Christiana Kartsonaki on 06 June 2022, 22:10:05 UTC
version 1.2
Tip revision: 34c2b81
ssfit-package.Rd
\name{ssfit-package}
\alias{ssfit-package}
\alias{ssfit}
\docType{package}
\title{
Fitting of Parametric Models using Summary Statistics
}
\description{
Fits complex parametric models without likelihoods, using the method proposed by Cox and Kartsonaki (2012).
}
\details{
\tabular{ll}{
Package: \tab ssfit\cr
Type: \tab Package\cr
Version: \tab 1.2\cr
Date: \tab 2022-06-06\cr
Depends: survey
License: \tab GPL (>= 2)\cr
}

See \code{fit.model}.
%~~ An overview of how to use the package, including the most important ~~
%~~ functions ~~
}
\author{
Christiana Kartsonaki

Maintainer: Christiana Kartsonaki <christiana.kartsonaki@gmail.com>
}
\references{
Cox, D. R. and Kartsonaki, C. (2012). The fitting of complex parametric models. \emph{Biometrika}, \bold{99} (3): 741--747.
}

%~~ Optionally other standard keywords, one per line, from file KEYWORDS in ~~
%~~ the R documentation directory ~~
%\keyword{ package }
%\seealso{
%~~ Optional links to other man pages, e.g. ~~
%~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
%}
%\examples{
%~~ simple examples of the most important functions ~~
%}
back to top