All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.stats.example1.example.md Maven / Gradle / Ivy

The newest version!
# Example 1: Simple Bootstrap For The Mean

## Contents
* [Overview](#overview) 
    * [Linear Regression](#linear_regression)
    * [How Good Is The Fit?](#how_good_is_the_fit)
      * [```R^2``` Coefficient](#r2_coefficient)
* [Include files](#include_files)
* [Program structure](#prg_struct)
* [The main function](#m_func)
* [Results](#results)
* [Source Code](#source_code)

##  Overview




© 2015 - 2024 Weber Informatics LLC | Privacy Policy