pkg/R/march.model.R

# TODO: Add comment
# 
# Author: SSP24298
###############################################################################



#
# As march.Model is an abstract class, this code should never be called
#
march.model.name <- function(object){
	c("Model")
}
rforge/march documentation built on Feb. 23, 2024, 12:15 p.m.