How to create a custom column which is a function of other results? #2443
Answered
by
leonvandermeer
quixoticaxis
asked this question in
Q&A
|
Hello. I'm trying to implement a simple custom column that would contain |
Answered by
leonvandermeer
Nov 2, 2024
Replies: 1 comment · 1 reply
|
In the In another column, you can calculate the error, assuming the error of N is zero: |
1 reply
Answer selected by
quixoticaxis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the
GetValueimplementation of your column, you can get to the the parameter's value and benchmark's statistics like so:In another column, you can calculate the error, assuming the error of N is zero: