Code Monkey home page Code Monkey logo

coursecomparativemethods's People

Contributors

simjoly avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

coursecomparativemethods's Issues

Code issue Lecture 4

Hi,
thanks for making all this material available, I learn quite a bit through your lectures!

I have an issue with code from lecture 4, more specifically this line:
height.dat<-data.frame(code=rownames(seedplantsdata),height=as.numeric(seedplantsdata$height))
which throws this warning message:
In data.frame(code = rownames(seedplantsdata), height = as.numeric(seedplantsdata$height)) : NAs introduced by coercion
which makes sense since height is factor (small, medium, large) and can't be cast as numeric (or?)
Is there an error in the script or am I making a stupid mistake somewhere?

Thanks again!

can not install phyloch, can you help me out

install.packages("~/Desktop/lecture1/data/phyloch_1.5-3_R_x86_64-apple-darwin10.8.0.tar", repos = NULL)
Installing package into ‘/Users/lixingguang/Library/R/x86_64/4.1/library’
(as ‘lib’ is unspecified)
Error in install.packages : type == "both" cannot be used with 'repos = NULL'

Plotting the variable rates model for Continuous trait variation [BayesTrait]

Thank you so much for making all the lectures available online! I have learnt alot from them!

I was wondering if its possible (R package already available) to plot the variation in a tree using variable rate model?
I ran BayesTrait and found that there is a strong evidence of variation of trait with time. The analysis also generates a Output tree file. But it only stretches/shrinks the tree with different rate of change. I wanted to ask if there is a way to map it on a tree using heatmap? [like contMap in phytools]

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.