Displaying 1 result from an estimated 1 matches for "ygcudf".
Did you mean:
gcuda
2018 Jan 20
1
a vector unusually getting NA values.....
dear members,
I have a function by name "ygcudf" and a list of stock names by name"snl" ( of class "list"). ygcudf acts on snl and returns a list of the most favourable stocks. I don't wish to divulge the code of the function, for genuine reasons, but the algorithm is as follows:
{
k <- 1; i <...