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

spida2: Functions used in the Statistical Consulting Service at York University

The spida2 package is a collection of functions and datasets intended primarily for statistical consulting, with a particular emphasis on longitudinal and hierarchical data analysis. Some documents related to this package can be found at \url{http://blackwell.math.yorku.ca/R/spida2/doc}

General Bugs

New functions

Wald tests and linear hypothesis matrices

Utilities for fitted objects

Multilevel data frames

Splines -- parametric and non-parametric

Datasets

Graphics

Miscellaneous utility functions

String manipulation functions

Function designed to work smoothly with pipes in \pkg{magrittr}: - sub_() and gsub_() handle substitution inline and return a factor if the input is a factor. - name() changes the names of an object and returns the renamed object



gmonette/spida2 documentation built on July 14, 2024, 12:45 p.m.