Filling 3D-Array with for loop in R (by rows and for each table)

后端 未结 0 1489
遥遥无期
遥遥无期 2020-12-13 02:14

Data: fkt.P=function.......( I think it is unimportant for this question)

P_seq=seq(0,300,10) 
L_seq=seq(0,200,10) 

res=array(c(0,0), dim=c(length(P_seq),7,l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题