Uses of Class
kieker.tools.util.InvalidREvaluationResultException
| Package | Description |
|---|---|
| kieker.tools.util |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of InvalidREvaluationResultException in kieker.tools.util
Methods in kieker.tools.util that throw InvalidREvaluationResultException Modifier and Type Method Description voidRBridgeControl. assign(java.lang.String variable, double[] values)Deprecated.voidRBridgeControl. assign(java.lang.String variable, java.lang.Double[] values)Deprecated.voidRBridgeControl. assign(java.lang.String variable, java.lang.Long[] values)Deprecated.java.lang.ObjectRBridgeControl. evalWithR(java.lang.String input)Deprecated.Wraps the execution of an arbitrary R expression.voidRBridgeControl. toTS(java.lang.String variable)Deprecated.voidRBridgeControl. toTS(java.lang.String variable, long frequency)Deprecated.