Explore >> Select a destination


You are here

www.raynergobran.com
| | data36.com
23.1 parsecs away

Travel
| | What is correlation and why is it important in data science? How can you calculate it? How to use the .corr() in pandas? Find the answers...
| | statsandr.com
21.7 parsecs away

Travel
| | Make the the most correlated variables stand out via a correlogram. See also how to enhance a correlation plot to show significant correlations among variables
| | austinrochford.com
16.1 parsecs away

Travel
| | In a previous post I compared several parameterizations for estimating the covariance parameter of latent exchangeable normal random variables using PyMC. These parameterizations were necesssary beca
| | blog.stata.com
107.1 parsecs away

Travel
| You have a model that is nonlinear in the parameters. Perhaps it is a model of tree growth and therefore asymptotes to a maximum value. Perhaps it is a model of serum concentrations of a drug that rise rapidly to a peak concentration and then decay exponentially. Easy enough, use nonlinear regression ([R] nl) to [...]