\name{weightScore-class} \docType{class} \alias{weightScore-class} \title{Class "weightScore" ~~~ } \description{ ~~ A concise (1-5 lines) description of what the class is. ~~} \section{Objects from the Class}{ Objects can be created by calls of the form \code{new("weightScore", testStatistic, name, allMembers, groupMembers, score, alternative, ...)}. ~~ describe objects here ~~ } \section{Slots}{ \describe{ \item{\code{weights}:}{Object of class \code{"numeric"} ~~ } \item{\code{score}:}{Object of class \code{"numeric"} ~~ } \item{\code{scoreOrder}:}{Object of class \code{"logical"} ~~ } \item{\code{name}:}{Object of class \code{"character"} ~~ } \item{\code{allMembers}:}{Object of class \code{"character"} ~~ } \item{\code{members}:}{Object of class \code{"character"} ~~ } \item{\code{testStatistic}:}{Object of class \code{"function"} ~~ } \item{\code{testStatPar}:}{Object of class \code{"list"} ~~ } } } \section{Extends}{ Class \code{"\linkS4class{classicScore}"}, directly. Class \code{"\linkS4class{groupStats}"}, by class "classicScore", distance 2. } \section{Methods}{ No methods defined with class "weightScore" in the signature. } \author{Adrian Alexa} \seealso{ \code{\link{classicScore-class}}, \code{\link{groupStats-class}}, \code{\link{getSigGroups-methods}} } \keyword{classes}