forked from katrinajones/regions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 980 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: regions
Type: Package
Title: Analysis of Regions in Serially-homologous Structures
Version: 1.2
Date: 2018-07-13
Authors@R: person("Katrina", "Jones", email = "[email protected]", role = c("aut", "cre"))
Description: Package for estimating morphological regions without a-priori
assumptions of region number. Regions are modelled as segmented regressions, and
best fit model selected based on corrected likelihood values. An expansion on
the method of Head and Polly (2014), which incorporates multiple data types and
missing data using distance-based ordination.
License: GPL-3
LazyData: TRUE
Imports: cluster, MASS, plotrix, colorspace, pander
Depends: R(>= 3.1.2), ggplot2,stats, graphics
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, testthat, Matrix, nlme, survival
VignetteBuilder: knitr
Packaged: 2016-08-03 20:30:34 UTC; Katrina
Author: Katrina Jones [aut, cre]
Maintainer: Katrina Jones <[email protected]>
Encoding: UTF-8