MCQs > Finance & Management > R > The function "rescale()" exists in both the plotrix and psych packages. How can I ensure that the plotrix version is used to scale my vector "X" to between 1 and 2?

R MCQs

The function "rescale()" exists in both the plotrix and psych packages. How can I ensure that the plotrix version is used to scale my vector "X" to between 1 and 2?

Answer

Correct Answer: plotrix::rescale( X, c( 1, 2 ) )

Explanation:

Note: This Question is unanswered, help us to find answer for this one

R Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

R Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it