Search for tag: "mediterranean cuisine"

Conditional Execution - Part 1 (The ifelse() Function).mp4

The ifelse() function evaluates a logical object (usually a vector-valued logical condition) and returns an object of the same dimension with TRUE values replaced by a value, or vector of values,…

From  Daniel Hall 172 plays 0  

ANOVA - Part 4 (Two-way ANOVA in PROC GLM)

In this video we analyze the pizza diameter data using a two-way ANOVA model implemented in PROC GLM. Here we see how to specify the model and how to use the SLICE option on the LSMEANS to test…

From  Daniel Hall 935 plays 0  

ANOVA - Part 2 (one-way analysis with PROC ANOVA)

PROC ANOVA can handle one-way ANOVA models and multi-way ANOVAs with balanced data. It should not be used to fit and make inference from unbalanced multi-way ANOVA models. In this video we introduce…

From  Daniel Hall 451 plays 0  

PROC TTEST - Part 2 (The Two-Sample Test)

This video illustrates PROC TTEST for conducting two-sample t tests. Our example is the Dominos-Eagle Boys Pizza dataset. In this example we see that it is important to conduct this test separately…

From  Daniel Hall 200 plays 0  

Examples of Delimited Input-Part 2

In this video we read in the pizza data with a combination of delimited input and formatted input. Follow along with Example #6 in InputExamps.sas.

From  Daniel Hall 221 plays 0