I couldn't find any direct function for this. I suggest the following workaround: Convert your normalized values to actual values using MATLAB function
Find the documentation here . Once you have the actual data, you can have the zscore(standardized values) using
Find the documentation here .
0 Comments
Sign in to comment.