Other packages > Find by keyword >

see  

Model Visualisation Toolbox for 'easystats' and 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("see", "0.10.0")



Attach the package and use:
library("see")
Maintained by
Indrajeet Patil
[Scholar Profile | Author Map]
First Published: 2019-05-24
Latest Update: 2023-06-05
Description:
Provides plotting utilities supporting packages in the 'easystats' ecosystem () and some extra themes, geoms, and scales for 'ggplot2'. Color scales are based on . References: L
How to cite:
Indrajeet Patil (2019). see: Model Visualisation Toolbox for 'easystats' and 'ggplot2'. R package version 0.10.0, https://cran.r-project.org/web/packages/see. Accessed 08 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-05-24 16:50), 0.2.0 (2019-06-19 22:50), 0.2.1 (2019-08-01 22:00), 0.3.0 (2019-11-19 10:50), 0.4.0 (2020-01-15 11:00), 0.4.1 (2020-03-06 11:50), 0.5.0 (2020-04-25 09:30), 0.5.1 (2020-06-13 09:10), 0.5.2 (2020-07-27 09:40), 0.6.0 (2020-09-13 11:10), 0.6.1 (2020-12-06 15:50), 0.6.2 (2021-02-04 19:00), 0.6.3 (2021-04-09 17:50), 0.6.4 (2021-05-29 11:00), 0.6.7 (2021-08-23 10:00), 0.6.8 (2021-10-03 15:00), 0.6.9 (2022-02-15 22:50), 0.7.0 (2022-03-31 13:00), 0.7.1 (2022-06-20 16:20), 0.7.2 (2022-08-10 16:30), 0.7.3 (2022-09-20 23:50), 0.7.4 (2022-11-26 01:00), 0.7.5 (2023-03-23 23:30), 0.8.0 (2023-06-05 18:50), 0.8.1 (2023-11-03 13:20), 0.8.2 (2024-02-14 15:20), 0.8.3 (2024-03-24 19:00), 0.8.4 (2024-04-29 06:40), 0.8.5 (2024-07-17 22:30), 0.9.0 (2024-09-06 06:30), 0.10.0 (2025-01-22 20:20)
Other packages that cited see R package
View see citation profile
Other R packages that see depends, imports, suggests or enhances
Complete documentation for see
Functions, R codes and Examples using the see R package
Some associated functions: add_plot_attributes . bluebrown_colors . coord_radar . data_plot . flat_colors . geom_binomdensity . geom_from_list . geom_point2 . geom_poolpoint . geom_violindot . geom_violinhalf . ggplot2-ggproto . golden_ratio . material_colors . metro_colors . okabeito_colors . palette_bluebrown . palette_colorhex . palette_flat . palette_material . palette_metro . palette_okabeito . palette_pizza . palette_see . palette_social . pizza_colors . plot.dw_data_tabulate . plot.see_bayesfactor_models . plot.see_bayesfactor_parameters . plot.see_check_collinearity . plot.see_check_distribution . plot.see_check_heteroscedasticity . plot.see_check_homogeneity . plot.see_check_model . plot.see_check_normality . plot.see_check_outliers . plot.see_compare_parameters . plot.see_compare_performance . plot.see_effectsize_table . plot.see_equivalence_test . plot.see_estimate_contrasts . plot.see_estimate_density . plot.see_hdi . plot.see_n_factors . plot.see_p_direction . plot.see_p_function . plot.see_p_significance . plot.see_parameters_brms_meta . plot.see_parameters_distribution . plot.see_parameters_model . plot.see_parameters_pca . plot.see_parameters_simulate . plot.see_performance_roc . plot.see_point_estimate . plot.see_rope . plot.see_si . plots . print.see_performance_pp_check . scale_color_bluebrown . scale_color_colorhex . scale_color_flat . scale_color_material . scale_color_metro . scale_color_okabeito . scale_color_pizza . scale_color_see . scale_color_social . see-package . see_colors . social_colors . theme_abyss . theme_blackboard . theme_lucid . theme_modern . theme_radar . 
Some associated R codes: coord_radar.R . data_plot.R . geom_binomdensity.R . geom_from_list.R . geom_point2.R . geom_poolpoint.R . geom_violindot.R . geom_violinhalf.R . global_vars.R . golden_ratio.R . plot.bayesfactor_models.R . plot.bayesfactor_parameters.R . plot.binned_residuals.R . plot.check_collinearity.R . plot.check_distribution.R . plot.check_heteroscedasticity.R . plot.check_homogeneity.R . plot.check_model.R . plot.check_normality.R . plot.check_outliers.R . plot.check_outliers_new.R . plot.check_overdisp.R . plot.check_predictions.R . plot.compare_parameters.R . plot.compare_performance.R . plot.describe_distribution.R . plot.dw_data_tabulate.R . plot.effectsize_table.R . plot.equivalence_test.R . plot.estimate_contrasts.R . plot.estimate_density.R . plot.hdi.R . plot.n_factors.R . plot.p_direction.R . plot.p_function.R . plot.p_significance.R . plot.parameters_brms_meta.R . plot.parameters_model.R . plot.parameters_pca.R . plot.parameters_sem.R . plot.parameters_simulate.R . plot.performance_roc.R . plot.point_estimates.R . plot.rope.R . plot.si.R . plot.visualisation_recipe.R . plots.R . print.check_model.R . print.data_plot.R . reshape_to_long.R . scale_color_bluebrown.R . scale_color_colorhex.R . scale_color_flat.R . scale_color_material.R . scale_color_metro.R . scale_color_okabeito.R . scale_color_pizza.R . scale_color_see.R . scale_color_social.R . see-package.R . theme_abyss.R . theme_blackboard.R . theme_lucid.R . theme_modern.R . theme_radar.R . utils.R . utils_add_prior_layer.R .  Full see package functions and examples
Downloads during the last 30 days
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/07Downloads for see200300400500600700800900100011001200130014001500TrendBars

Today's Hot Picks in Authors and Packages

icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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