ehi_factorise_nominal | R Documentation |
Using the answers to the first question on writing from the Edinburgh handedness inventory, a nominal scale of three factors can be returned.
ehi_factorise_nominal(writing = ehi_01)
writing |
numeric vector of writing preference (-2,-1,0,1,2) |
factor
Other ehi_functions:
ehi_compute_lq()
,
ehi_compute()
,
ehi_factorise_lq()
writing <- c(2, 2, -1, 0, 1, -2)
ehi_factorise_nominal(writing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.