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)
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)
#> [1] right right left ambidexter right left
#> Levels: left ambidexter right