public class XLevelsFormulaContext extends Object implements FormulaContext
| Constructor and Description |
|---|
XLevelsFormulaContext(RGenericVector xlevels) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCategories(String variable) |
RVector<?> |
getData(String variable) |
RGenericVector |
getXLevels() |
public XLevelsFormulaContext(RGenericVector xlevels)
public List<String> getCategories(String variable)
getCategories in interface FormulaContextpublic RVector<?> getData(String variable)
getData in interface FormulaContextpublic RGenericVector getXLevels()
Copyright © 2022. All rights reserved.