powered by
ipsatize(set)
A data.frame to be ipsatized
reQ
data(bfi.set) #Lets ipsatize (within-person standardize) the Big Five Inventory (BFI) head(bfi.set) ip.bfi.set <- ipsatize(bfi.set) head(ip.bfi.set)
Run the code above in your browser using DataLab