r-ubcrm
|
public |
Two Phase I designs are implemented in the package: the classical 3+3 and the Continual Reassessment Method. Simulations tools are also available to estimate the operating characteristics of the methods with several user-dependent options.
|
2025-04-22 |
r-types
|
public |
Provides a simple type annotation for R that is usable in scripts, in the R console and in packages. It is intended as a convention to allow other packages to use the type information to provide error checking, automatic documentation or optimizations.
|
2025-04-22 |
r-txtplot
|
public |
Provides functions to produce rudimentary ascii graphics directly in the terminal window. Provides a basic plotting function (and equivalents of curve, density, acf and barplot) as well as a boxplot function.
|
2025-04-22 |
r-twoway
|
public |
Carries out analyses of two-way tables with one observation per cell, together with graphical displays for an additive fit and a diagnostic plot for removable 'non-additivity' via a power transformation of the response. It implements Tukey's Exploratory Data Analysis methods, including a 1-degree-of-freedom test for row*column 'non-additivity', linear in the row and column effects.
|
2025-04-22 |
r-twostepclogit
|
public |
Conditional logistic regression with longitudinal follow up and individual-level random coefficients: A stable and efficient two-step estimation method.
|
2025-04-22 |
r-twosampletest.hd
|
public |
For high-dimensional data whose main feature is a large number, p, of variables but a small sample size, the null hypothesis that the marginal distributions of p variables are the same for two groups is tested. We propose a test statistic motivated by the simple idea of comparing, for each of the p variables, the empirical characteristic functions computed from the two samples. If one rejects this global null hypothesis of no differences in distributions between the two groups, a set of permutation p-values is reported to identify which variables are not equally distributed in both groups.
|
2025-04-22 |
r-twitterwidget
|
public |
Include the Twitter status widgets in HTML pages created using R markdown. The package uses the Twitter javascript APIs to embed in your document Twitter cards associated to specific statuses. The main targets are regular HTML pages or dashboards.
|
2025-04-22 |
r-twitter
|
public |
Provides an interface to the Twitter web API.
|
2025-04-22 |
r-twilio
|
public |
The Twilio web service provides an API for computer programs to interact with telephony. The included functions wrap the SMS and MMS portions of Twilio's API, allowing users to send and receive text messages from R. See <https://www.twilio.com/docs/> for more information.
|
2025-04-22 |
r-twiddler
|
public |
Twiddler is an interactive tool that automatically creates a Tcl/Tk GUI for manipulating variables in any R expression. See the documentation of the function twiddle to get started.
|
2025-04-22 |
r-twfy
|
public |
An R wrapper around the API of TheyWorkForYou, a parliamentary monitoring site that scrapes and repackages Hansard (the UK's parliamentary record) and augments it with information from the Register of Members' Interests, election results, and voting records to provide a unified source of information about UK legislators and their activities. See <http://www.theyworkforyou.com> for details.
|
2025-04-22 |
r-tutorial
|
public |
DataCamp Light (<https://github.com/datacamp/datacamp-light>) is a light-weight implementation of the DataCamp UI, that allows you to embed interactive exercises inside HTML documents. The tutorial package makes it easy to create these HTML files from R Markdown files. An extension to knitr, tutorial detects appropriately formatted code chunks and replaces them with DataCamp Light readable chunks in the resulting HTML file.
|
2025-04-22 |
r-turtlegraphics
|
public |
An implementation of turtle graphics <http://en.wikipedia.org/wiki/Turtle_graphics>. Turtle graphics comes from Papert's language Logo and has been used to teach concepts of computer programming.
|
2025-04-22 |
r-turboem
|
public |
Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM and MM algorithms. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("turboEM").
|
2025-04-22 |
r-tuple
|
public |
Functions to find all matches or non-matches, orphans, and duplicate or other replicated elements.
|
2025-04-22 |
r-tumblr
|
public |
Provides an R-interface to the Tumblr web API (see Tumblr v2 API on https://www.tumblr.com/docs/en/api/v2). Tumblr is a microblogging platform and social networking website (https://www.tumblr.com).
|
2025-04-22 |
r-tukeytrend
|
public |
Provides wrapper functions to the multiple marginal model function mmm() of package 'multcomp' to implement the trend test of Tukey, Ciminera and Heyse (1985) <DOI:10.2307/2530666> for general parametric models.
|
2025-04-22 |
r-tufterhandout
|
public |
Custom template and output formats for use with rmarkdown. Produce Edward Tufte-style handouts in html formats with full support for rmarkdown features
|
2025-04-22 |
r-tufte
|
public |
Provides R Markdown output formats to use Tufte styles for PDF and HTML output.
|
2025-04-22 |
r-tuckerr.mmgg
|
public |
Performs Three-Mode Principal Components Analysis, which carries out Tucker Models.
|
2025-04-22 |
r-tubern
|
public |
Get statistics and reports from YouTube. To learn more about the YouTube Analytics and Reporting API, see <https://developers.google.com/youtube/reporting/>.
|
2025-04-22 |
r-ttwa
|
public |
This package makes Travel To Work Area from a commuting flow data frame.
|
2025-04-22 |
r-ttutils
|
public |
Contains some auxiliary functions.
|
2025-04-22 |
r-tttplot
|
public |
Implementation of Time to Target plot based on the work of Ribeiro and Rosseti (2015) <DOI:10.1007/s11590-014-0760-8>, that describe a numerical method that gives the probability of an algorithm A finds a solution at least as good as a given target value in smaller computation time than algorithm B.
|
2025-04-22 |
r-tts
|
public |
Time-Temperature Superposition analysis is often applied to frequency modulated data obtained by Dynamic Mechanic Analysis (DMA) and Rheometry in the analytical chemistry and physics areas. These techniques provide estimates of material mechanical properties (such as moduli) at different temperatures in a wider range of time. This package provides the Time-Temperature superposition Master Curve at a referred temperature by the three methods: the two wider used methods, Arrhenius based methods and WLF, and the newer methodology based on derivatives procedure. The Master Curve is smoothed by B-splines basis. The package output is composed of plots of experimental data, horizontal and vertical shifts, TTS data, and TTS data fitted using B-splines with bootstrap confidence intervals.
|
2025-04-22 |