Some minor modifications have been made to clean up internal code.
The transition pairing method unit tests have been temporarily suspended.
Added a function (weight_status) to classify body mass index for adults using CDC cutoffs. (This can also be used as a wrapper for the existing function that classifies youth BMI based on CDC percentiles.)
Added Rcpp functions related to rolling windows (get_indices
to extract
indices for rolling windows; rolling_groups
to extract rolling
subsequences of raw data).
Removed dependency on orphaned clues
package (resulting in changes to
unit test cache)
base::rle
that gives a data frame with original rle
information, plus start/stop indices for each runsummary.transition
summary.transition
output to an S4 framework, and added
addition/subtraction methodsAGread
all.equal
na.rm = TRUE
to the mean bias line on Bland-Altman plotsThis is a second resubmission of version 0.1.0. The following changes have been made:
description
field in DESCRIPTION to provide more
detail about what the package does.This is a resubmission of version 0.1.0. The extraneous LICENSE file has been removed.
This is the initial release of PAutilities. Current features include:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.