Other packages > Find by keyword >

classInt  

Choose Univariate Class Intervals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("classInt", "0.4-11")



Attach the package and use:
library("classInt")
Maintained by
Roger Bivand
[Scholar Profile | Author Map]
First Published: 2006-03-10
Latest Update: 2023-09-05
Description:
Selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.
How to cite:
Roger Bivand (2006). classInt: Choose Univariate Class Intervals. R package version 0.4-11, https://cran.r-project.org/web/packages/classInt. Accessed 05 May. 2025.
Previous versions and publish date:
0.1-2 (2006-03-10 15:32), 0.1-3 (2006-03-14 11:44), 0.1-6 (2006-03-20 11:32), 0.1-7 (2007-08-25 18:48), 0.1-8 (2007-11-03 19:33), 0.1-9 (2008-01-19 10:20), 0.1-11 (2009-05-29 09:01), 0.1-12 (2009-09-18 22:24), 0.1-13 (2009-10-20 11:47), 0.1-14 (2009-12-21 18:43), 0.1-17 (2011-11-14 12:28), 0.1-18 (2012-07-19 10:56), 0.1-19 (2012-11-05 18:54), 0.1-20 (2013-06-22 18:43), 0.1-21 (2013-09-01 21:42), 0.1-22 (2015-01-10 15:25), 0.1-23 (2015-09-29 01:16), 0.1-24 (2017-04-16 21:24), 0.2-3 (2018-04-16 15:20), 0.3-1 (2018-12-18 12:00), 0.3-3 (2019-04-26 10:40), 0.4-1 (2019-08-06 11:00), 0.4-2 (2019-10-17 21:00), 0.4-3 (2020-04-07 13:10), 0.4-7 (2022-06-10 17:40), 0.4-8 (2022-09-29 10:10), 0.4-9 (2023-02-28 11:12), 0.4-10 (2023-09-05 15:00)
Other packages that cited classInt R package
View classInt citation profile
Other R packages that classInt depends, imports, suggests or enhances
Complete documentation for classInt
Functions, R codes and Examples using the classInt R package
Some associated functions: classIntervals . classify_intervals . findColours . findCols . getBclustClassIntervals . jenks.tests . logLik.classIntervals . 
Some associated R codes: classInt.R . classify-intervals.R . logLik.R .  Full classInt package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for classInt700080009000100001100012000130001400015000TrendBars

Today's Hot Picks in Authors and Packages

affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
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  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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