calc_n_simple: Calculates number of plots using Student's T

View source: R/utils-not-exported.R

calc_n_simpleR Documentation

Calculates number of plots using Student's T

Description

Calculates number of plots using Student's T

Usage

calc_n_simple(students_t, max_n, cv, max_error)

Arguments

students_t

Student's T value

max_n

maximum number of plots in the area

cv

coefficient of variation

max_error

maximum allowed relative error

Value

A length-one numeric vector


silviculture documentation built on Nov. 5, 2025, 7:13 p.m.