-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
13 lines (13 loc) · 869 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: Omisc
Type: Package
Title: Univariate Bootstrapping and Other Things
Version: 0.1.4
Author: Patrick O'Keefe
Maintainer: Patrick O'Keefe <[email protected]>
Description: Primarily devoted to implementing the Univariate Bootstrap (as well as the Traditional Bootstrap). In addition there are multiple functions for DeFries-Fulker behavioral genetics models. The univariate bootstrapping functions, DeFries-Fulker functions, regression and traditional bootstrapping functions form the original core. Additional features may come online later, however this software is a work in progress. For more information about univariate bootstrapping see: Lee and Rodgers (1998) and Beasley et al (2007) <doi:10.1037/1082-989X.12.4.414>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: MASS, base, stats, psych, copula
Suggests: lavaan