Run GLM demo
Timeline
SubTasks
From Age of Water
    TypeM
    low
    ProgressM
    100%
    Start dateM
    18th Oct 2014
    Target dateM
    24th Oct 2014
    Participants
    Not defined!
    Expertise
    Not defined!
    Legend: M Mandatory | States: Not defined, Valid, Inconsistent with parent
    m (Installing required packages)
    m (Installing required packages)
    Line 5: Line 5:
      
     
    For '''windows''' use use the following command in R:
     
    For '''windows''' use use the following command in R:
    '''Lake Analyzer''' <br />
     
     
    In R, type:  
     
    In R, type:  
     
    <code><pre> install.packages("ncdf4",
     
    <code><pre> install.packages("ncdf4",
    Line 19: Line 18:
      
      
     +
    For '''OSX or Linux''' use the following command in R:
     +
    install.packages("glmtools",
     +
        repos = c("http://gleon.github.com/", "http://cran.us.r-project.org", "http://usgs-r.github.com/"),
     +
        dependencies = TRUE,
     +
        type = "both")
      
     +
    You now have GLM, R tools for GLM (glmtools), NetCDF file handlers (ncdf4), and rLakeAnalyzer installed!!
     
    <!-- Do NOT Edit below this Line -->
     
    <!-- Do NOT Edit below this Line -->
     
    {{#set:
     
    {{#set:

    Revision as of 21:32, 20 October 2014


    Installing required packages

    For windows use use the following command in R: In R, type:

     install.packages("ncdf4",
        repos = "http://gleon.github.com/",
        type = "win.binary") 

    then

     install.packages("glmtools", 
        repos = c("http://gleon.github.com/", "http://cran.us.r-project.org", "http://usgs-r.github.com/"),
        dependencies = TRUE,
        type = "both",
        INSTALL_opts = "--no-multiarch") 


    For OSX or Linux use the following command in R: install.packages("glmtools",

       repos = c("http://gleon.github.com/", "http://cran.us.r-project.org", "http://usgs-r.github.com/"),
       dependencies = TRUE,
       type = "both")
    

    You now have GLM, R tools for GLM (glmtools), NetCDF file handlers (ncdf4), and rLakeAnalyzer installed!!

    Properties
    Credits
    Users who have contributed to this Task, its SubTasks and Answers:
    Yandex.Metrica