Learn R Programming

⚠️There's a newer version (1.3.0) of this package.Take me there.

title: "README.md" author: "geoMADE" date: "18 April 2019" output: html_document

'akmedoids' package

An R package for analysing and clustering longitudinal data

Description

The akmedoids package advances a set of R-functions for longitudinal clustering of long-term trajectories and determines the optimal solution based on the Caliński-Harabatz criterion (Caliński and Harabasz 1974). The package also includes a set of functions for addressing common data issues, such as missing entries and outliers, prior to conducting advance longitudinal data analysis. One of the key objectives of this package is to facilitate easy replication of a recent paper which examined small area inequality in the crime drop (see Adepeju et al. 2019). Many of the functions provided in the akmedoids package may be applied to longitudinal data in general.

General

Many of the functions provided in the akmedoids package may be applied to longitudinal data in general.

Copy Link

Version

Install

install.packages('akmedoids')

Monthly Downloads

79

Version

0.1.1

License

GPL-2

Maintainer

Monsuru Adepeju

Last Published

April 18th, 2019

Functions in akmedoids (0.1.1)

rates

Conversion of counts to rates
statPrint

Descriptive (Change) statistics and plots
traj

Longitudinal dataset
wSpaces

Whitespaces removal
akmedoids.clust

Anchored k-medoids clustering
outlierDetect

Outlier detection and replacement
alphaLabel

Numerics ids to alphabetical ids
population

sample population (denominator) data
props

Conversion of counts (or rates) to 'Proportion'
dataImputation

Data imputation for longitudinal data