propOfCategoryPerSideOfPlane: Calculare proportion of dots belonging to category at each...

Description Usage Arguments Value

View source: R/propOfCategoryPerSideOfPlane.R

Description

Calculare proportion of dots belonging to category at each side of Cartesian plane

Usage

1

Arguments

PC1_PC2_df

A data frame where PC1_PC2_df[,1] is a redundant character vector of categories corresponding to points on plane, PC1_PC2_df[,2] is a numeric vector of PC1, PC1_PC2_df[,2] is a numeric vector of PC2.

Value

A data frame of counts per plane side (first 4 columns), total counts (5th column), and proportions per total of each category (last 4 columns).


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.