search for: cloc

Displaying 1 result from an estimated 1 matches for "cloc".

Did you mean: clock
2001 Mar 19
0
DUP=T/F
...he residual sampleT <-periods(data) ps <-dim(model$A)[3] ms <-dim(model$C)[3] ns <-ps # this could be 1 except z0 is used for TREND and F, Q and R for scratch loc <- match(model$location, c("A","B","C","t")) cloc <- match(model$const.location, c("A","B","C","t")) if(is.null(ms)) {ms<-0 C<-array(0,c(1,ns,1)) # can't call compiled with 0 length arrays u <- matrix(0,sampleT,1) G <- matrix(0,ns,1) } else {C <-m...