jesstytam / honours

0 stars 0 forks source link

where to add h-index / altmetric / google trends? #19

Closed jesstytam closed 2 years ago

jesstytam commented 3 years ago

should I have the h-index / altmetric / google trends data in another dataframe? or should I add them to the one with mass / phylogeny / etc.?

itchyshin commented 3 years ago

@jessicatytam - whichever is easiest but probably separate for now? - depends on how you get h-index - which names are you using to get h-index?

jesstytam commented 3 years ago

i've got 8,000+ unique names after combing the datasets (i suspect there are many synonyms?), i'll push it to the outputs folder after adding classification levels

itchyshin commented 3 years ago

@jessicatytam - you probably have to figure out synonyms and map out to phylogeny you have.

@wcornwell and @mlagisz - is this right?

jesstytam commented 3 years ago

use latin name for googletrends can ignore altmetrics for now

jesstytam commented 3 years ago

get the sum, slope, intercept for each species

jesstytam commented 3 years ago

use lm

jesstytam commented 3 years ago

use glm poisson check error distribution

jesstytam commented 3 years ago

replace <1 with 0.5 for now use centred intercept only get the sum for now