Skip to content
#

statistical-inference

Here are 113 public repositories matching this topic...

pyhf
lukasheinrich
lukasheinrich commented Jul 29, 2020

right now we use "twice_nll" as a fit objective and in the test statistic a simple diffence

twice_nll_constrfit - twice_nll_globalfit

but rather we should just to a NLL fit and in the test stat do

2*(nll_constrfit - nll_globalfit)

this will require updating some test reference numbers in the tests

Using Python, learn statistical and probabilistic approaches to understand and gain insights from data. Learn statistical concepts that are very important to Data science domain and its application using Python. Learn about Numpy, Pandas Data Frame.

  • Updated Aug 18, 2019
  • Jupyter Notebook

This repository consists of all the LAB exercise from "INTRODUCTION TO STATISTICAL LEARNING WITH APPLICATION IN R" by by Daniela Witten, Gareth James, Robert Tibshirani, and Trevor Hastie. All the Datasets and Chapterwise notes are also present.

  • Updated Nov 7, 2018
  • HTML

Improve this page

Add a description, image, and links to the statistical-inference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statistical-inference topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.