ipsur
IPSUR, Introduction to Probability and Statistics Using R, is a textbook written for an undergraduate course in probability and statistics. IPSUR is FREE, in the GNU sense of the word.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
IPSUR, Introduction to Probability and Statistics Using R, is a textbook written for an undergraduate course in probability and statistics. IPSUR is FREE, in the GNU sense of the word.
Basic Info
- Host: GitHub
- Owner: gjkerns
- License: gpl-3.0
- Language: TeX
- Default Branch: master
- Homepage: http://ipsur.org
- Size: 13.7 MB
Statistics
- Stars: 137
- Watchers: 22
- Forks: 70
- Open Issues: 27
- Releases: 2
Created almost 15 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README
IPSUR: Introduction to Probability and Statistics Using R Copyright (C) 2014 G. Jay Kerns Version 2.0alpha This package is the source code to generate IPSUR, a free textbook on Probability and Statistics. See the INSTALL file for instructions on how to compile the document for personal use. The top-level directory contains IPSUR.org, the main file for the package. There is also a file init-ipsur.el which is used to initialize Emacs for publishing in a predictable manner. The include directory contains assorted LaTeX files for the preamble and frontmatter, plus an R file which sets up the R environment and loads the R contributed package dependencies. The source code for the IPSUR program is released under the GNU General Public License, version 3. See the file COPYING for details.
Owner
- Name: G. Jay Kerns
- Login: gjkerns
- Kind: user
- Location: Youngstown, Ohio, USA
- Company: Youngstown State University
- Website: http://gkerns.people.ysu.edu/
- Repositories: 2
- Profile: https://github.com/gjkerns
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'IPSUR: Introduction to Probability and Statistics Using R'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: G. Jay
family-names: Kerns
email: gkerns@ysu.edu
affiliation: Youngstown State University
orcid: 'https://orcid.org/0000-0001-9354-2842'
repository-code: 'https://github.com/gjkerns/IPSUR'
url: 'https://ipsur.org'
abstract: >-
An introductory probability and statistics textbook built
with the R programming language, alongside other
supplementary materials. The book is released under the
GNU Free Documentation License.
license: GPL-3.0
commit: 7beaac1a530208db40de5e05f16660a6aa3b0a07
version: 4.0.1206
date-released: '2022-12-06'
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Dependencies
DESCRIPTION
cran
- R >= 2.10 depends
- HH >= 2.1 imports
- Hmisc * imports
- TeachingDemos >= 2.5 imports
- actuar * imports
- aplpack * imports
- binom * imports
- boot * imports
- coin * imports
- distrEx * imports
- e1071 * imports
- lmtest * imports
- mvtnorm * imports
- prob * imports
- qcc * imports
- reshape * imports
- scatterplot3d * imports
- vcd * imports
- RcmdrMisc * suggests
- diagram * suggests
- emdbook * suggests
- ggplot2 * suggests
- lattice * suggests