knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
knitr::opts_chunk$set(echo = TRUE)
Multivariate EDA by Michael Friendly
Description: These examples show the use of multivariate exploratory visualization methods -- principal component analysis and biplots -- to understand the relations among variables in the penguins data set.
MANOVA and HE plots by Michael Friendly
Description: This vignette illustrates the use of MANOVA, HE plots and canonical discriminant analysis in the analysis of the Palmer penguins data.
Basic data analysis with palmerpenguins by jhk0530
Description: Examples of EDA and statistical analysis with penguins
Please submit a GitHub issue that includes a short title, link, author name(s), and brief (1 - 2 sentence) description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.