Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 32 found.
[1] < 1 2 3 4 > [4]  Sort:

loess3.plot (Package: TriMatch) : Loess plot for matched triplets.

This function will create a ggplot2 figure with propensity scores on the x-axis and the outcome on the y-axis. Three Loess regression lines will be plotted based upon the propensity scores from model. Since each model produces propensity scores for two of the three groups, the propensity score for the third group in each matched triplet will be the mean of the other two. If model is not specified, the default will be to use the model that estimates the propensity scores for the first two groups in the matching order.
● Data Source: CranContrib
● Keywords:
● Alias: loess3.plot
● 0 images

unmatched (Package: TriMatch) : Returns rows from code{link{trips

This function returns a subset of trips that were not matched by trimatch. All data frame methods work with the returned object but special summary function will provided relevant information.
● Data Source: CranContrib
● Keywords:
● Alias: unmatched
● 0 images

merge.triangle.matches (Package: TriMatch) : Merges outcomes with the matched set.

The y parameter should be a subset of the orignal data used.
● Data Source: CranContrib
● Keywords:
● Alias: merge.triangle.matches
● 0 images

multibalance.plot (Package: TriMatch) : Multiple covariate blance assessment plot.

A graphic based upon cv.bal.psa function in the PSAgraphics package. This graphic plots the effect sizes for multiple covariated before and after propensity score andjustement.
● Data Source: CranContrib
● Keywords:
● Alias: multibalance.plot
● 0 images

boxdiff.plot (Package: TriMatch) : Returns a code{ggplot2

A boxplot of differences between each pair of treatments.
● Data Source: CranContrib
● Keywords:
● Alias: boxdiff.plot
● 0 images

balance.plot (Package: TriMatch) : Balance plot for the given covariate.

If the covariate is numeric, boxplots will be drawn with red points for the mean and green error bars for the standard error. For non-numeric covariates a barplot will be drawn.
● Data Source: CranContrib
● Keywords:
● Alias: balance.plot
● 0 images

plot.triangle.matches (Package: TriMatch) : Triangle plot drawing matched triplets.

This plot function adds a layer to plot.triangle.psa drawing matched triplets. If p is supplied, this function will simply draw on top of the pre-existing plot, otherwise plot.triangle.psa will be called first.
● Data Source: CranContrib
● Keywords:
● Alias: plot.triangle.matches
● 0 images

summary.unmatched (Package: TriMatch) : Provides a summary of unmatched subjects.

Will return as a list and print the percentage of total unmatched rows and percent by treatment.
● Data Source: CranContrib
● Keywords:
● Alias: summary.unmatched
● 0 images

plot.balance.plots (Package: TriMatch) : Prints a grid of balance plots.

Prints a grid of balance plots.
● Data Source: CranContrib
● Keywords:
● Alias: plot.balance.plots
● 0 images

parallel.plot (Package: TriMatch) : Parallel coordinate plot for the three groups and dependent variable.

Creates a ggplot2 figure of a parallel coordinate plot.
● Data Source: CranContrib
● Keywords:
● Alias: parallel.plot
● 0 images