estimation
Here are 270 public repositories matching this topic...
Data Analysis with Bootstrapped ESTimation
-
Updated
Jan 30, 2020 - Python
a toolkit for pose estimation using deep learning
-
Updated
Jun 9, 2020 - Python
implement some algorithms of 6d pose estimation
-
Updated
Aug 22, 2019 - Python
An extensible framework for high-performance geostatistics in Julia
-
Updated
Jun 27, 2020 - TeX
This project has moved to https://git.dynare.org/Dynare/dynare
-
Updated
Sep 10, 2018 - MATLAB
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
-
Updated
Jul 4, 2018 - Jupyter Notebook
Fast clustering Expectation Maximization algorithm for Gaussian Mixture Models.
-
Updated
Jul 15, 2017 - C
Lavaan and Mplus models are available at the online appendix. I estimate 1-2 days of work to translate these models to OpenMx. It might be worth exploring umx's lavaan to OpenMx model translator.
Estimate cost of code review using Machine Learning
-
Updated
Jun 24, 2020 - PHP
Matlab library for directional statistics and directional estimation
-
Updated
Dec 10, 2019 - MATLAB
System Identification toolbox for LTI systems, compatible with ControlSystems.jl
-
Updated
Jun 26, 2020 - Julia
A Python library for orbit determination
-
Updated
Jun 26, 2020 - Python
When following the monte carlo parameter estimation example (https://docs.juliadiffeq.org/stable/analysis/parameter_estimation/index.html) a deprecation message is received
parallel_type has been deprecated. Please refer to the docs for the new dispatch-based system.
When modifying the code to use the new dispatch system as the deprecation message suggests,
ensemble_prob = EnsembleProb
Statsample TimeSeries
-
Updated
Mar 4, 2017 - Ruby
Simple particle/kalman filtering, smoothing and parameter estimation
-
Updated
May 25, 2020 - Julia
It would be nice if I could change the order of the stories by drag'n'drop. But it's quite low prio from my point of view.
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
-
Updated
Jul 24, 2018 - MATLAB
Stata and R functions for production function estimation
-
Updated
May 25, 2020 - R
Tool for Rigorous Estimation of Round-Off Floating-Point Errors
-
Updated
May 4, 2020 - OCaml
pICP: plain Iterative Closest Point, a no-frills implementation in C++ of a simple rigid 3D registration algorithm. Easy to integrate, uses minimal dependencies.
-
Updated
Apr 11, 2020 - C++
Jackknife resampling and estimation in Julia
-
Updated
Jun 4, 2020 - Julia
Contains Flying Car Nanodegree Projects
-
Updated
Feb 4, 2019 - C
Improve this page
Add a description, image, and links to the estimation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the estimation topic, visit your repo's landing page and select "manage topics."


Hello!
I've been trying to add error bars to the individual points (for technical replicates in an experiment). It seems the plot function generates a ggplot2 object but it's not mantaining the original variable names maybe?