Difference between revisions of "Software tutorial"

From Statistics for Engineering
Jump to navigation Jump to search
m
m
Line 17: Line 17:
# [[Software tutorial/Vectors and matrices|Vectors and matrices]]
# [[Software tutorial/Vectors and matrices|Vectors and matrices]]
# [[Software tutorial/Building a least squares model in R|Building a least squares model in R]]
# [[Software tutorial/Building a least squares model in R|Building a least squares model in R]]
# [[Software tutorial/Extracting information from a linear model in R|Extracting information from a linear model in R]]
# [[Software tutorial/Testing a linear model in R|Testing a linear model in R]]
# [[Software tutorial/Transformation of data in a linear model|Transformation of data in a linear model]]
# [[Software tutorial/Investigating outliers, discrepancies and other influential points|Investigating outliers, discrepancies and other influential points]]
# [[Software tutorial/Linear models with multiple X-variables (MLR)|Linear models with multiple X-variables (MLR)]]
# [[Software tutorial/Linear models with integer variables|Linear models with integer variables]]


<!-- # Extracting information from a linear model in R
# Testing a linear model in R
# Transformation of data in a linear model
# Investigating outliers, discrepancies and other influential points
# Linear models with multiple X-variables (MLR)
# Linear models with integer variables -->
<!--  
<!--  
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|tutorial 1]])
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|tutorial 1]])
# [[Software tutorial/Scripts and functions|Scripts and functions]] (useful for [[Tutorial_2_-_2010|tutorial 2]])
# [[Software tutorial/Scripts and functions|Scripts and functions]] (useful for [[Tutorial_2_-_2010|tutorial 2]])
# [[Software tutorial/Vectors and arrays|Vectors and arrays]] (used for [[Tutorial_3_-_2010|tutorial 3]])
# [[Software_tutorial/Matrix_operations|Matrix operations]] (used for [[Tutorial_4_-_2010|tutorial 4]])
# [[Software_tutorial/Functions as objects|Functions as objects]] (used for [[Tutorial_5_-_2010|tutorial 5]] to find the zero of a function)
# [[Software_tutorial/Functions as objects|Functions as objects]] (used for [[Tutorial_5_-_2010|tutorial 5]] to find the zero of a function)
# [[Software_tutorial/Creating and saving plots|Creating and saving plots]] : important for all remaining assignments, and the take-home exam.
# [[Software_tutorial/Creating and saving plots|Creating and saving plots]] : important for all remaining assignments, and the take-home exam.

Revision as of 19:16, 16 January 2013