Description Usage Arguments Value See Also
View source: R/functions_analysis.R
Like the overlap metric, the standardized EVs can be used to compare two occupations, providing a measure of the similarity between jobs.
1 | computeStdEVdiff(blended.results, jobA, jobB, print.plot = TRUE)
|
blended.results |
Blended predictions from imputation models, calculated
at convergence iterations and blending proportions computed by
|
jobA |
First job to compare |
jobB |
Second job to compare |
print.plot |
Should plot file (.png) be generated; default is TRUE (create plot file) |
A list of two objects, containing a data frame of the differences in standardized EV by requirement, and a plot object of these differences; optionally produces a plot (.png file) of the differences in standardized EVs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.