search for: arraymetrica

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

Did you mean: arraymetricas
2003 Feb 04
1
Background color of plot
...e time. Although, because of the parameter "mfg", the parameter "bg" don“t change the background color. What can I do to solve this? Here is the code I'm using... ... i <- 1 for(j in 1:4){ for(k in 1:2){ limiares <- tabLimiar(arrayMetricas[,i]) op <- par(mfrow=c(4,2),pty="s") par(mfg=c(j,k)) plot(limiares,main=a[i],ylab="frequencia",xlab="limiares",bg="white",col="green",col.main="seagreen",type="b"...