Other packages > Find by keyword >

smof  

Scoring Methodology for Ordered Factors
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("smof", "1.2.2")



Attach the package and use:
library("smof")
Maintained by
Adelchi Azzalini
[Scholar Profile | Author Map]
First Published: 2023-11-21
Latest Update: 2023-11-21
Description:
Starting from a given object representing a fitted model (within a certain set of model classes) whose linear predictor includes some ordered factor(s) among the explanatory variables, a new model is constructed and fitted where each named factor is replaced by a single numeric score, suitably chosen so that the new variable produces a fit comparable with the standard methodology based on a set of polynomial contrasts. Reference: Azzalini (2023) <doi:10.1002/sta4.624>.
How to cite:
Adelchi Azzalini (2023). smof: Scoring Methodology for Ordered Factors. R package version 1.2.2, https://cran.r-project.org/web/packages/smof. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0 (2023-11-21 19:20), 1.1.0 (2024-03-04 19:30), 1.2.0 (2024-09-17 16:50), 1.2.1 (2024-10-30 19:10)
Other packages that cited smof R package
View smof citation profile
Other R packages that smof depends, imports, suggests or enhances
Complete documentation for smof
Functions, R codes and Examples using the smof R package
Some associated functions: smof-package . smof . 
Some associated R codes: smof.R .  Full smof package functions and examples
Downloads during the last 30 days
03/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/0704/0804/09Downloads for smof024681012141618TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
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