| FLIndex {FLCore} | R Documentation |
A class designed to hold data and parameters related to abundance indices
character) Type of indexcharacter): Statistical distribution of the index valuesFLQuant): Index valuesFLQuant): Variance of the indexFLQuant): Catch numbers used to create the indexFLQuant): Catch weight of the indexFLQuant): Effort used to create the indexFLQuant): Selection pattern for the indexFLQuant): Catchability of the indexcharacter): Name of the stock inherited from FLComp-classcharacter): General description of the object inherited from FLComp-classnumeric): signature(object=missing) signature(object=FLIndex,value=FLQuant) signature(object=missing) signature(object=FLIndex,value=FLQuant) signature(from=NULL,to=FLIndex,strict=missing) signature(object=missing) signature(obj=missing) iter and iter<- methods can be used signature(object=missing) signature(x=FLIndex,y=missing) FLIndex objects with a single iteration (length of 1 in the sixth dimension) can be extended using the propagate method. The type argument
selects whether the new iterations are filled with the content of the first iteration (type='all') or left empty (type='first') signature(object=missing) FLIndex signature(object=missing) signature(_data=missing) trim. A number of dimension names and selected dimensions are passed to the method and those are used to subset the input object. signature(object=missing) year dimension. If a frequency is specified, the new object contains data at
only those year steps. signature(x=missing) The FLR Team
catch.n, catch.n<-, catch.wt, catch.wt<-, coerce, computeCatch, dims, iter, plot, propagate, summary, transform, trim, window, FLComp