Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Perform linear regression taking errors in x,y into account (fit_standard) #10

Open
2 of 6 tasks
Gabriel-p opened this issue Jun 12, 2017 · 0 comments
Open
2 of 6 tasks

Comments

@Gabriel-p
Copy link
Owner

Gabriel-p commented Jun 12, 2017

--> How to fit a model to data, Hogg (2010) <--

(Is this the code used to perform the Bayesian, outlier model, 2D uncertainties fit?)




OLD (below)


Explore linear fitting methods for replicating fitparams

Examples

  1. Calculate uncertainty of linear regression slope based on data uncertainty
  2. Fitting a Model to Data (emcee)
  3. Line of Best Fit (Jake VanderPlas), emcee

StackOverflow

  1. Standard deviation for fitted parameters with scipy.ODR, when data contains error
  2. Linear fitting in python with uncertainty in both x and y coordinates
  3. Linear fit including all errors with NumPy/SciPy
  4. How to do linear regression, taking errorbars into account?
  5. Python linear fitting with multiple error bars
@Gabriel-p Gabriel-p mentioned this issue Jul 13, 2017
10 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant