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.8.3")



Attach the package and use:
library("see")
Maintained by
Indrajeet Patil
[Scholar Profile | Author Map]
All associated links for this package
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.8.3, https://cran.r-project.org/web/packages/see
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)
Other packages that cited see R package
View see citation profile
Other R packages that see depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns