GMMStuff/man/gmmGAL.mu.vcov.Rd
2014-02-26 22:45:46 -05:00

23 lines
402 B
R

\name{gmmGAL.mu.vcov}
\alias{gmmGAL.mu.vcov}
\title{Estimated covariance matrix}
\usage{
gmmGAL.mu.vcov(conditions.vector, n, ...)
}
\arguments{
\item{conditions.vector}{Vector of moment conditions}
\item{n}{Sample size}
\item{...}{Parameters of the vector of moment conditions}
}
\value{
A square covariance matrix
}
\description{
Estimated covariance matrix
}
\author{
François Pelletier
}