Good morning,
I need to create a multiple matrix in R-Statistical like in Matlab as this forme : "C = zeros(3,3,5)" that I obtain 5 matrix with 3*3 their size.
So, how can I create this Matrix "C" in R?
Please help me.
Thanks in advance
What about: C
As Thomas already stated, the object you are trying to create is an "array". You can also use a "list" if you want to.
C
Thank you @Thomas and @Raul...
also, i would to access to an element of this matrix if i can,
i need the element C(2,3) of the third Matrix, Iike in Matlab C(2,3,3)...
Thank's again
Thank you Very much... your answer work very well @Luca
Hello all, I have applied the SMART-PLS method to test the relationship among 5 factors. I wonder if I have to mention all the relationships in the interpretation of R² even if it was not...
05 October 2021 936 4 View
Hi, I have performed factor analysis in order to categorize 31 variables into major groups, the result yielded 9 factors however, in the rotated component matrix I have found two factors with...
18 June 2020 5,698 10 View
Hello, Being in the phase of the collect and the analyse of information’s around the BIM, in the context of processing a main axis of my research which is time control and management during the...
09 February 2020 1,078 3 View
Hi, I have a question about normalizing the MTT OD values for doing the statistical analysis. So, if we have 3 different plates and we call them 3 different replicates, so, first we would...
07 August 2024 8,106 4 View
Are there any statistical methods to justify your sampling technique using SPSS or AMOS?
05 August 2024 9,153 4 View
Hi everyone, If you have written or come across any papers where Generalised Linear Mixed Models are used to examine intervention (e.g., in mental health) efficacy, could you please share the...
04 August 2024 4,130 4 View
Just bounced on me. Before statistically analysing significant difference, shouldn't we see if data fits normal distribution first? Is 3 replicates enough to testify the hypothesis of normal...
31 July 2024 8,141 13 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
N=6 Comparing pre and post test likert scale responses. Participants are mix of practicing & preservice teachers.
30 July 2024 7,233 4 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
Good morning, I would like to conduct a factor analysis for my work at the municipal level on a panel datae with variables such as income per capita, unmployement rate, percentage employed in a...
25 July 2024 5,104 4 View
I am currently working on a mendelian randomization study, and I have downloaded the datasets needed from the ieu opengwas project (mrcieu.ac.uk) in .vcf format. I do not have access to an R...
19 July 2024 2,342 5 View
Hello everyone, I am currently working on a project where I aim to analyze color preferences in data visualizations across participants from three different countries. The dependent variable in...
19 July 2024 4,178 2 View