Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning message when using vectorToHRT + normIL #1

Open
VBlesius opened this issue Jun 24, 2021 · 0 comments
Open

Warning message when using vectorToHRT + normIL #1

VBlesius opened this issue Jun 24, 2021 · 0 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@VBlesius
Copy link
Owner

When using

hrtl <- vectorToHRT(testdataLong, normIL = 1000)

a warning message is shown:

Warning message:
In calcAvHRT(tempHRTList, normHallstrom = normHallstrom, normIL = normIL) :
The IL or normIL given is different to the ones used to calculate
the HRT objects. Therefore, the values of nTS and nintercept of the
HRT objects and avHRT do not match anymore.

The first normIL given should be used for all HRTs and avHRT when calling vectorToHRT.

@VBlesius VBlesius added the invalid This doesn't seem right label Jun 24, 2021
@VBlesius VBlesius self-assigned this Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant