Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calculate_degrees_of_freedom

Calculate Degrees of Freedom


Description

Calculates the degrees of freedom adjustment for models with random effects from Penheiro and Bates, pg. 91

Usage

calculate_degrees_of_freedom(
  run_matrix_processed,
  nointercept,
  model,
  contrasts
)

Arguments

run_matrix_processed

The design

nointercept

Whether the intercept term is present

Value

Vector of numbers indicating split plot layers


skpr

Design of Experiments Suite: Generate and Evaluate Optimal Designs

v0.66.5
GPL-3
Authors
Tyler Morgan-Wall [aut, cre], George Khoury [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.