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

How to make it work for big data with multiple loan IDs? #1

Open
TechAsad opened this issue Feb 27, 2023 · 0 comments
Open

How to make it work for big data with multiple loan IDs? #1

TechAsad opened this issue Feb 27, 2023 · 0 comments

Comments

@TechAsad
Copy link

TechAsad commented Feb 27, 2023

Hi, I tried this function to calculate IRR by ID, but it does not work on whole set of data, I also made a list object of the data. But i get an error
"Error in seq.default(from = hundreds$min.rate, to = hundreds$max.rate, :
'to' must be of length 1"
I have a huge data which have some wrong cashflows which i want the function to skip or put NAs. It worked fine when i tried it on a small subset of IDs which have correct cashflow, and i dont know how to skip or identify the IDs where this error is occuring.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant