Other packages > Find by keyword >

finalfit  

Quickly Create Elegant Regression Results Tables and Plots when Modelling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("finalfit", "1.1.0")



Attach the package and use:
library("finalfit")
Maintained by
Ewen Harrison
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-27
Latest Update: 2024-07-24
Description:
Generate regression results tables and plots in final format for publication. Explore models and export directly to PDF and 'Word' using 'RMarkdown'.
How to cite:
Ewen Harrison (2018). finalfit: Quickly Create Elegant Regression Results Tables and Plots when Modelling. R package version 1.1.0, https://cran.r-project.org/web/packages/finalfit. Accessed 20 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:38), 0.7.8 (2018-06-27 17:30), 0.8.1 (2018-07-17 11:20), 0.8.2 (2018-07-24 20:10), 0.8.3 (2018-07-25 23:00), 0.8.4 (2018-08-01 15:30), 0.8.5 (2018-08-27 22:04), 0.8.6 (2018-08-30 07:24), 0.8.7 (2018-09-22 00:50), 0.8.8 (2018-11-09 16:10), 0.8.9 (2018-12-18 16:40), 0.9.0 (2019-02-15 22:30), 0.9.1 (2019-03-26 14:00), 0.9.2 (2019-05-31 11:50), 0.9.3 (2019-05-31 15:00), 0.9.4 (2019-07-19 13:00), 0.9.5 (2019-09-11 00:50), 0.9.6 (2019-11-20 23:00), 0.9.7 (2019-11-23 10:30), 1.0.0 (2020-02-20 22:30), 1.0.1 (2020-04-21 13:50), 1.0.2 (2020-07-03 15:10), 1.0.3 (2021-06-11 16:30), 1.0.4 (2021-12-05 17:50), 1.0.5 (2022-08-09 20:30), 1.0.6 (2023-01-14 14:40), 1.0.7 (2023-11-16 18:40), 1.0.8 (2024-07-24 17:20)
Other packages that cited finalfit R package
View finalfit citation profile
Other R packages that finalfit depends, imports, suggests or enhances
Complete documentation for finalfit
Functions, R codes and Examples using the finalfit R package
Some associated functions: boot_compare . boot_predict . catTestfisher . check_recode . coefficient_plot . colon_s . compoundpipe . condense_fit . coxphmulti . coxphuni . crrmulti . crruni . dependent_label . error_colon_fct_levels . expositionpipe . extract_fit . extract_labels . extract_variable_label . ff_column_totals . ff_eval . ff_formula . ff_glimpse . ff_interaction . ff_label . ff_merge . ff_metrics . ff_newdata . ff_parse_formula . ff_percent_only . ff_permute . ff_plot . ff_relabel . ff_relabel_df . ff_remove_p . ff_remove_ref . ff_row_totals . ff_stratify_helper . finalfit-package . finalfit . fit2df . format_n_percent . glmmixed . glmmulti . glmmulti_boot . glmuni . hr_plot . is.survival . labels_to_column . labels_to_level . lmmixed . lmmulti . lmuni . metrics_hoslem . missing_compare . missing_df . missing_glimpse . missing_pairs . missing_pattern . missing_plot . missing_predictorMatrix . or_plot . p_tidy . pipe . plot_title . print . remove_intercept . remove_labels . rm_duplicate_labels . rm_duplicates . rm_empty_block . round_tidy . summary_factorlist . summary_factorlist_stratified . summary_mipo . surv_plot . svyglmmulti . svyglmuni . variable_type . wcgs . 
Some associated R codes: boot_compare.R . boot_predict.R . check_recode.R . coefficient_plot.R . coxphmulti.R . coxphuni.R . crrmulti.R . crruni.R . ff_column_totals.R . ff_glimpse.R . ff_interaction.R . ff_label.R . ff_merge.R . ff_metrics.R . ff_newdata.R . ff_permute.R . ff_plot.R . ff_remove_ref.R . finalfit.R . finalfit_internal_functions.R . finalfit_package.R . fit2df.R . glmmixed.R . glmmulti.R . glmmultiboot.R . glmuni.R . hr_plot.R . lmmixed.R . lmmulti.R . lmuni.R . metrics_hoslem.R . missing_compare.R . missing_glimpse.R . missing_pattern.R . missing_plot.R . or_plot.R . summaryfactorlist.R . surv_plot.R . svyglm.R .  Full finalfit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wordgraph  
Graph Functionality of Free Associated Words
Functions that help less experienced R users to make graph analysis for free associated words or mor ...
Download / Learn more Package Citations See dependency  
MSGARCHelm  
Hybridization of MS-GARCH and ELM Model
Implements the three parallel forecast combinations of Markov Switching GARCH and extreme learning m ...
Download / Learn more Package Citations See dependency  
sqldf  
Manipulate R Data Frames Using SQL
The sqldf() function is typically passed a single argument which is an SQL select statement where ...
Download / Learn more Package Citations See dependency  
fresh  
Create Custom 'Bootstrap' Themes to Use in 'Shiny'
Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout, to use in 'Shiny' a ...
Download / Learn more Package Citations See dependency  
tidyr  
Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and ...
Download / Learn more Package Citations See dependency  
mvShapiroTest  
Generalized Shapiro-Wilk test for multivariate normality
This package implements the generalization of the Shapiro-Wilk testfor multivariate normalit ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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