estimation
Here are 396 public repositories matching this topic...
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 19, 2021 - Python
-
Updated
Aug 22, 2019 - Python
-
Updated
Feb 18, 2022 - HTML
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
Mar 17, 2022 - Julia
-
Updated
Mar 12, 2022 - C++
-
Updated
Mar 11, 2022 - Java
-
Updated
Mar 16, 2022 - Python
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
Jun 24, 2020 - PHP
-
Updated
Dec 10, 2021 - Julia
-
Updated
Jan 25, 2022 - Python
-
Updated
Apr 29, 2019 - Python
-
Updated
Dec 30, 2021 - MATLAB
-
Updated
Jan 18, 2022 - Python
-
Updated
Jul 24, 2018 - MATLAB
-
Updated
Dec 7, 2021 - Julia
-
Updated
Mar 18, 2021 - Python
-
Updated
Feb 14, 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.