Other packages > Find by keyword >

atime  

Asymptotic Timing
View on CRAN: Click here


Download and install atime package within the R console
Install from CRAN:
install.packages("atime")

Install from Github:
library("remotes")
install_github("cran/atime")

Install by package version:
library("remotes")
install_version("atime", "2025.1.21")



Attach the package and use:
library("atime")
Maintained by
Toby Hocking
[Scholar Profile | Author Map]
First Published: 2022-08-27
Latest Update: 2024-02-29
Description:
Computing and visualizing comparative asymptotic timings of different algorithms and code versions. Also includes functionality for comparing empirical timings with expected references such as linear or quadratic, Also includes functionality for measuring asymptotic memory and other quantities.
How to cite:
Toby Hocking (2022). atime: Asymptotic Timing. R package version 2025.1.21, https://cran.r-project.org/web/packages/atime. Accessed 20 Feb. 2025.
Previous versions and publish date:
2022.8.25 (2022-08-27 16:50), 2022.9.16 (2022-09-20 00:56), 2023.3.30 (2023-04-01 00:30), 2023.3.31 (2023-04-03 12:50), 2024.1.24 (2024-01-24 22:40), 2024.1.31 (2024-02-01 15:10), 2024.3.5 (2024-03-08 10:10), 2024.4.12 (2024-04-13 17:30), 2024.4.17 (2024-04-22 19:42), 2024.4.23 (2024-04-29 20:40), 2024.9.25 (2024-09-27 09:00), 2024.10.3 (2024-10-04 16:30), 2024.10.5 (2024-10-11 10:50), 2024.11.15 (2024-11-18 13:50), 2024.11.19 (2024-11-26 20:30), 2024.11.29 (2024-12-02 16:40)
Other packages that cited atime R package
View atime citation profile
Other R packages that atime depends, imports, suggests or enhances
Complete documentation for atime
Functions, R codes and Examples using the atime R package
Some associated functions: atime . atime_grid . atime_pkg . atime_versions . atime_versions_exprs . atime_versions_remove . glob_find_replace . references_best . 
Some associated R codes: atime.R . predict.R . references.R . versions.R .  Full atime package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/19Downloads for atime10203040506070TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tigger  
Infers Novel Immunoglobulin Alleles from Sequencing Data
Infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq ...
Download / Learn more Package Citations See dependency  
CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  
healthyR.ai  
The Machine Learning and AI Modeling Companion to 'healthyR'
Hospital machine learning and ai data analysis workflow tools, modeling, and automations. This li ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA