search for: rhopair

Displaying 1 result from an estimated 1 matches for "rhopair".

Did you mean: repair
2005 Nov 05
2
problem with the assignment function
Hello, I run into the most weird problem I have ever met. I wrote a function "rhopair", which calls a .C function. I cannot assign its value to a variable using either "=" nor "<-". After I did the assignment, "rhopair" cannot reproduce the same result as before with the same argument. Here is the code and results: > rhopair(x=SNP,bp=bpp[...