item_sel: Select variables based on means and sds

View source: R/item_selfunction.R

item_selR Documentation

Select variables based on means and sds

Description

Select variables based on means and sds

Usage

item_sel(df, num)

Arguments

df

dataframe.

num

Number of top means/sds to pull.

Value

A list of the variables with the highest means and highest standard deviations.


cecusack/clairecleans documentation built on Dec. 14, 2024, 3:27 a.m.