search for: sinasac

Displaying 2 results from an estimated 2 matches for "sinasac".

Did you mean: sinas
2017 Jun 11
3
plspm package error in data frame
Hello, I am new to R and hope I will not seem ignorant in this post. I am currently using the plspm package by Gaston Sanchez accompanied by his text book. I have attempted to create a square matrix, which has seemed successful. I used the following code: > "Attitude" = c(1, 0, 0, 0, 0, 0, 0, 0) > "Normative Beliefs" = c(1, 0, 0, 0, 0, 0, 0, 0) > "Subjective
2017 Jun 12
0
plspm package error in data frame
...ATA' before the call to plspm but I forgot to mention it in my first e-mail. TPB_pls1 = plspm(TPBDATA, TPB_path, TPB_blocks, modes = TPB_modes) Error in is_tabular(x) : object 'TPBDATA' not found So we need to know what 'TPBDATA' is. Rui Barradas Em 12-06-2017 00:19, Sarah Sinasac escreveu: > Hello Rui, > I must have missed that line when I copied and pasted my code. > Behavioural Beliefs is: > "Behavioural Beliefs" = c(0, 0, 0, 0, 0, 0, 0, 0) > > Thank you, > Sarah > > On Sun, Jun 11, 2017 at 4:36 PM, Rui Barradas <ruipbarradas at sap...