Other packages > Find by keyword >

mosaicCalc  

R-Language Based Calculus Operations for Teaching
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mosaicCalc", "0.6.4")



Attach the package and use:
library("mosaicCalc")
Maintained by
Daniel Kaplan
[Scholar Profile | Author Map]
First Published: 2017-07-27
Latest Update: 2024-01-24
Description:
Software to support the introductory *MOSAIC Calculus* textbook ), one of many data- and modeling-oriented educational resources developed by Project MOSAIC (). Provides symbolic and numerical differentiation and integration, as well as support for applied linear algebra (for data science), and differential equations/dynamics. Includes grammar-of-graphics-based functions for drawing vector fields, trajectories, etc. The software is suitable for general use, but intended mainly for teaching calculus.
How to cite:
Daniel Kaplan (2017). mosaicCalc: R-Language Based Calculus Operations for Teaching. R package version 0.6.4, https://cran.r-project.org/web/packages/mosaicCalc. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.5.0 (2017-07-27 13:22), 0.5.1 (2020-05-07 15:00), 0.6.0 (2022-09-15 05:00), 0.6.1 (2024-03-16 08:10)
Other packages that cited mosaicCalc R package
View mosaicCalc citation profile
Other R packages that mosaicCalc depends, imports, suggests or enhances
Complete documentation for mosaicCalc
Functions, R codes and Examples using the mosaicCalc R package
Some associated functions: Aquaman . Body_fat . Boyle . CPUs . Calculus . Cello . Chirps . Covid_US . EbolaAll . Effective_oxygen . Engines . Fly_ball . HDD_Minneapolis . Home_utilities . Integrate . Iterate . Kepler . M2014F . PE_fun1 . Picket . Planet_solar . Planets . Robot_stations . Runners . SSA_2007 . Shapes . Tides . UK_GDP . US_income . Vowel_ee . Zeros . argM . basis_sets . bounds . box_set . contour_plot . create_num_antiD . df2matrix . dynamics . first_three_args . fitSpline . gradient_plot . inequality_constraint . infer_RHS . inline . inscribed_circle . integrateODE . is_in_domain . makeODE . numD . plotFun . qspliner . reexports . rfun . simpleYacasIntegrate . slice_plot . smoother . surface_plot . symbolicD . traj_plot . traj_plot_3D . unbound . vector_arg . vectors . 
Some associated R codes: Aquaman.R . Basis_sets.R . Body_fat.R . Boyle.R . CPUs.R . Calculus.R . Chirps.R . Covid_US.R . EbolaAll.R . Effective_oxygen.R . Engines.R . Fly_ball.R . Globals.R . HDD_Minneapolis.R . Home_utilities.R . Integrate.R . Kepler.R . M2014F.R . Picket.R . Planet_solar.R . Planets.R . Robot_stations.R . Runners.R . SSA_2007.R . Shapes.R . Tides.R . UK_GDP.R . US_income.R . Vowels.R . Zeros.R . argM.R . box_set.R . constraints.R . contour_plot.R . create_num_antiD.R . df2matrix.R . domain.R . dynamics.R . fitSpline.R . inline.R . inscribed_circle.R . integrateODE.R . interactive_plot.R . is_in_domain.R . iterate.R . makeODE.R . musical-notes.R . numD.R . plotFun.R . potential_energy.R . projection.R . qspliner.R . re-export.R . rfun.R . simpleYacasIntegrate.R . slice_plot.R . smoother.R . symbolicD.R . traj_plot.R . traj_plot_3D.R . unbound.R . utilities.R . vectorfield_plot.R .  Full mosaicCalc package functions and examples
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 mosaicCalc1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  

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