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]
All associated links for this package
First Published: 2023-11-21
Latest Update: 2024-12-10
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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:05), 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

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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