estimation
Here are 400 public repositories matching this topic...
-
Updated
Apr 2, 2022 - Python
-
Updated
Nov 19, 2021 - Python
-
Updated
Apr 6, 2022 - HTML
-
Updated
Aug 22, 2019 - Python
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?
require(dabestr)
require(dplyr)
require(ggplot2)
GroupCtrl = rnorm(n = 5, mean = 5000000, sd = 500000)
GroupTest = rnorm(n = 5, mean = 4500000, sd = 450000)
-
Updated
Sep 10, 2018 - MATLAB
-
Updated
May 5, 2021 - R
-
Updated
Mar 31, 2021 - Jupyter Notebook
-
Updated
Apr 27, 2022 - Julia
-
Updated
Apr 27, 2022 - C++
-
Updated
Mar 16, 2022 - Python
-
Updated
Apr 14, 2022 - Java
We want a function that takes a model gives back either (a) a model with the likelihood (or more generally the fit function) evaluated or (b) the fit function value. The function should evaluate the model at a fixed set of parameters and options (e.g., the MVN integration options).
-
Updated
Apr 25, 2022 - Julia
-
Updated
Mar 29, 2022 - PHP
-
Updated
Jan 25, 2022 - Python
-
Updated
Dec 30, 2021 - MATLAB
-
Updated
Apr 29, 2019 - Python
-
Updated
Jan 18, 2022 - Python
-
Updated
Apr 8, 2022 - MATLAB
-
Updated
Dec 7, 2021 - Julia
-
Updated
Mar 18, 2021 - Python
-
Updated
Mar 31, 2022 - C#
-
Updated
Feb 20, 2022 - 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."
The Makie.jl ecosystem is mature enough to support plot recipes. Migrating to this new plotting ecosystem will enable high-performance 3D visualisations on the GPU.