knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
knitr::opts_chunk$set(echo = TRUE)

Links to user-contributed examples, posts and vignettes:

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

To add your examples:

Please submit a GitHub issue that includes a short title, link, author name(s), and brief (1 - 2 sentence) description.



allisonhorst/palmerpenguins documentation built on Sept. 20, 2024, 12:05 p.m.