The program is written in Visual Studio 2012 and I am using Entity Framework Code First. The only thing I need to find out how to implement to be able to calculate the inbreeding level.
I know how the inbreeding formula looks like but I do not know how to transfer it into the program.
I know how the inbreeding formula looks like but I do not know how to transfer it into the program.
Comment