Other packages > Find by keyword >

momentfit  

Methods of Moments
View on CRAN: Click here


Download and install momentfit package within the R console
Install from CRAN:
install.packages("momentfit")

Install from Github:
library("remotes")
install_github("cran/momentfit")

Install by package version:
library("remotes")
install_version("momentfit", "0.5")



Attach the package and use:
library("momentfit")
Maintained by
Pierre Chausse
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-31
Latest Update: 2023-06-05
Description:
Several classes for moment-based models are defined. The classes are defined for moment conditions derived from a single equation or a system of equations. The conditions can also be expressed as functions or formulas. Several methods are also offered to facilitate the development of different estimation techniques. The methods that are currently provided are the Generalized method of moments (Hansen 1982; ), for single equations and systems of equation, and the Generalized Empirical Likelihood (Smith 1997; , Kitamura 1997; , Newey and Smith 2004; , and Anatolyev 2005 ).
How to cite:
Pierre Chausse (2020). momentfit: Methods of Moments. R package version 0.5, https://cran.r-project.org/web/packages/momentfit. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1-0 (2020-01-31 17:30), 0.1-1 (2020-05-28 19:20), 0.2 (2020-11-07 02:00), 0.3 (2022-08-12 15:10)
Other packages that cited momentfit R package
View momentfit citation profile
Other R packages that momentfit depends, imports, suggests or enhances
Complete documentation for momentfit
Functions, R codes and Examples using the momentfit R package
Some associated functions: CigarettesSW . ConsumptionG . DWH-methods . Dresiduals-methods . Griliches . HealthRWM . Klein . LabourCR . ManufactCost . Mroz . ThreeSLS-methods . allNLModel-class . bread-methods . coef-methods . confint-class . confint-methods . estfun-methods . evalDMoment-methods . evalGel-methods . evalGelObj-methods . evalGmm-methods . evalGmmObj-methods . evalMoment-methods . evalWeights-methods . formulaModel-class . functionModel-class . gel4 . gelFit-methods . gelfit-class . getImpProb-methods . getRestrict-methods . gmm4 . gmmFit-methods . gmmfit-class . hypothesisTest-class . hypothesisTest-methods . kernapply-methods . lambdaAlgo . linearModel-class . mconfint-class . meatGmm-methods . merge-methods . model.matrix-methods . modelDims-methods . modelResponse-methods . momFct-methods . momentModel-class . momentModel . momentStrength-methods . momentWeights-class . nonlinearModel-class . plot-methods . print-methods . printRestrict-methods . quadra-methods . regModel-class . residuals-methods . restModel-methods . rformulaModel-class . rfunctionModel-class . rhoFct . rlinearModel-class . rmomentModel-class . rnonlinearModel-class . rslinearModel-class . rsnonlinearModel-class . rsysModel-class . sSpec-class . setCoef-methods . sfunctionModel-class . sgmmfit-class . show-methods . simData . slinearModel-class . snonlinearModel-class . solveGel-methods . solveGmm-methods . specTest-class . specTest-methods . stsls-class . subsetting . summary-methods . summaryGel-class . summaryGmm-class . summarySysGmm-class . sysModel-class . sysMomentModel . sysMomentWeights-class . systemGmm . tsls-class . tsls-methods . update-methods . vcov-methods . vcovHAC-methods . 
Some associated R codes: allClasses.R . gel.R . gel4.R . gelfit-methods.R . gmm4.R . gmmfit-methods.R . hypothesisTest-methods.R . momentData.R . momentModel-methods.R . momentModel.R . momentWeights-methods.R . rModel-methods.R . rsysMomentModel-methods.R . sgmmfit-methods.R . specTest-methods.R . summary-methods.R . sysMomentModel-methods.R . sysMomentModel.R . validity.R .  Full momentfit package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA