Other packages > Find by keyword >

miscFuncs  

Miscellaneous Useful Functions Including LaTeX Tables, Kalman Filtering, QQplots with Simulation-Based Confidence Intervals, Linear Regression Diagnostics and Development Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("miscFuncs", "1.5-10")



Attach the package and use:
library("miscFuncs")
Maintained by
Benjamin M. Taylor
[Scholar Profile | Author Map]
First Published: 2011-12-20
Latest Update: 2023-10-29
Description:
Implementing various things including functions for LaTeX tables, the Kalman filter, QQ-plots with simulation-based confidence intervals, web scraping, development tools, relative risk and odds rati, GARCH(1,1) Forecasting.
How to cite:
Benjamin M. Taylor (2011). miscFuncs: Miscellaneous Useful Functions Including LaTeX Tables, Kalman Filtering, QQplots with Simulation-Based Confidence Intervals, Linear Regression Diagnostics and Development Tools. R package version 1.5-10, https://cran.r-project.org/web/packages/miscFuncs. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0 (2011-12-20 08:24), 1.2-2 (2013-05-21 11:51), 1.2-3 (2013-12-11 15:32), 1.2-4 (2013-12-14 12:19), 1.2-6 (2014-07-23 15:24), 1.2-7 (2015-02-04 15:59), 1.2-9 (2016-07-04 09:31), 1.2-10 (2016-11-13 01:43), 1.2 (2012-06-14 17:10), 1.3 (2020-03-05 13:00), 1.5-1 (2021-05-10 15:10), 1.5-2 (2021-06-10 10:20), 1.5-3 (2022-12-10 12:50), 1.5-4 (2023-06-07 13:50), 1.5-5 (2023-10-09 20:30), 1.5-6 (2023-10-17 12:10), 1.5-7 (2023-10-29 11:40), 1.5-8 (2024-03-22 16:30), 1.5-9 (2024-10-18 12:40), 1.5 (2021-05-06 09:30)
Other packages that cited miscFuncs R package
View miscFuncs citation profile
Other R packages that miscFuncs depends, imports, suggests or enhances
Complete documentation for miscFuncs
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for miscFuncs0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
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  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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