Git Product home page Git Product logo

bmtme's People

Contributors

frahik avatar frahiklv avatar j450h1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bmtme's Issues

Install BMTME

Is this package is able to install in Windows 10?
Because I am trying install and a failure occurs.

Thanks!

genomic relationship matrix

I would like to know if it is possible to use this package only with phenotypic data, without the constitution of the genetic relationship matrix, and if so, how?

Thank you in advance for your attention and availability.

Include new badge

Include cchecksapi badge to see CRAN status

and order by category

INFO Status:
Maturing

LGPL, Version 3.0

The project has reached a stable, usable state and is being actively developed.


Dowloads from the CRAN

CI Status

Travis build status


Appveyor build status

Coverage Status

CRAN Status

CRAN

Summary (NEW)

CRAN

MAC:
CRAN

LINUX:
CRAN

WINDOWS:
CRAN

ThreeWay analysis gone?

I can't find the ThreeWay data nor the fit function to perform the analysis here. I can find the data by following the publication link: http://hdl.handle.net/11529/10646

However, the fit function doesn't seem to work/exist. I can get the documentation to work, though...

missing predicted value

the model predicted value, e.g. pm$results$Predicated
seems to leave out predicated values for one of folds in cross-validation.

length of 'dimnames' [2] not equal to array extent

Hello,

Excited to try this new package on my multi-location, multi-year, and unbalanced data. However, I have run into the following error:

Error in matrix(nrow = nI, ncol = nI, 0L, dimnames = list(NULL, envNames)) : 
  length of 'dimnames' [2] not equal to array extent

My command:
fm.sm <- BMTME(Y = Ysm, X = Z.Esm, Z1 = Z.Gsm, Z2 = Z.EGsm, nIter = 10, burnIn = 2, thin = 1)

There is no issue up to this point. Obviously there is no error when I try the example commands in the manual.

Not sure where the error is coming from but my guess is that my unbalanced data is to blame. So my question is, how does BMTME handle missing trait values? If it is dropping genotypes with NA for trait value, then I can see the matrices being unequal.

Dimensions of all my input matrices are fine:

dim(Ysm)
1866    6
dim(Z.Esm)
1866   17
dim(Z.Gsm)
1866  396
dim(Z.EGsm)
1866 6732

Would appreciate your help & response. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.