Difference between revisions of "AFRICAST Project: An online training on Forecasting using R"

From IFORS Developing Countries Online Resources
Jump to: navigation, search
m (Protected "AFRICAST Project: An online training on Forecasting using R" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 2: Line 2:
  
 
1. π‹π’π―πž 𝐬𝐞𝐬𝐬𝐒𝐨𝐧𝐬:10 sessions, each lasting 1.5 hours.
 
1. π‹π’π―πž 𝐬𝐞𝐬𝐬𝐒𝐨𝐧𝐬:10 sessions, each lasting 1.5 hours.
 +
 
2. π‹π’π―πž 𝐜𝐨𝐝𝐒𝐧𝐠: Live coding demonstration in each session.
 
2. π‹π’π―πž 𝐜𝐨𝐝𝐒𝐧𝐠: Live coding demonstration in each session.
 +
 
3.  π‹πšπ› 𝐞𝐱𝐜𝐞𝐫𝐜𝐒𝐬𝐞𝐬: the program includes two types of exercises: i) π‘³π’†π’‚π’“π’π’Šπ’π’ˆ: participants gain hands-on experience by working with diverse datasets;
 
3.  π‹πšπ› 𝐞𝐱𝐜𝐞𝐫𝐜𝐒𝐬𝐞𝐬: the program includes two types of exercises: i) π‘³π’†π’‚π’“π’π’Šπ’π’ˆ: participants gain hands-on experience by working with diverse datasets;
 +
 
ii) π‘¨π’‘π’‘π’π’š: these exercises involve applying the forecasting workflow to a single dataset from Africa, ending in the creation of a final report.
 
ii) π‘¨π’‘π’‘π’π’š: these exercises involve applying the forecasting workflow to a single dataset from Africa, ending in the creation of a final report.
 +
 
4. π…π«πžπž 𝐚𝐜𝐜𝐞𝐬𝐬 𝐭𝐨 𝐦𝐚𝐭𝐞𝐫𝐒𝐚π₯𝐬: All presentation slides, code, exercises, and workshop recordings are accessible to the public online.  
 
4. π…π«πžπž 𝐚𝐜𝐜𝐞𝐬𝐬 𝐭𝐨 𝐦𝐚𝐭𝐞𝐫𝐒𝐚π₯𝐬: All presentation slides, code, exercises, and workshop recordings are accessible to the public online.  
  
Line 12: Line 16:
  
 
They are open-source: [https://github.com/Forecasting-for-Social-Good/workshop-f4sg-africa.]
 
They are open-source: [https://github.com/Forecasting-for-Social-Good/workshop-f4sg-africa.]
 +
 +
<html>
 +
<head>
 +
</head>
 +
<body>
 +
<script type="text/javascript">(function(d, t, e, m){
 +
    // Async Rating-Widget initialization.
 +
    window.RW_Async_Init = function(){
 +
        RW.init({
 +
            huid: "141148",
 +
            uid: "6db8b62d52afa816e07e3917b2d0ce28",
 +
            source: "website",
 +
            options: {
 +
                "advanced": {
 +
                    "layout": {
 +
                        "lineHeight": "22px"
 +
                    }
 +
                },
 +
                "size": "medium",
 +
                "style": "oxygen"
 +
            }
 +
        });
 +
        RW.render();
 +
    };
 +
 +
    // Append Rating-Widget JavaScript library.
 +
    var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
 +
        p = d.location.protocol, a = ("https:" == p ? "secure." +
 +
        m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" +
 +
        t.getMonth() + "D" + t.getDate();
 +
    if (d.getElementById(id)) return;             
 +
    rw = d.createElement(e);
 +
    rw.id = id; rw.async = true; rw.type = "text/javascript";
 +
    rw.src = p + "//" + a + "external.min.js?ck=" + ck;
 +
    s.parentNode.insertBefore(rw, s);
 +
}(document, new Date(), "script", "rating-widget.com/"));</script>
 +
<div class="rw-ui-container rw-urid-880”></div>
 +
</body>
 +
</html>
  
  
 
[[Category: Free OR Software]]
 
[[Category: Free OR Software]]

Revision as of 00:26, 6 November 2023

πŠπ„π˜ 𝐅𝐄𝐀𝐓𝐔𝐑𝐄𝐒:

1. π‹π’π―πž 𝐬𝐞𝐬𝐬𝐒𝐨𝐧𝐬:10 sessions, each lasting 1.5 hours.

2. π‹π’π―πž 𝐜𝐨𝐝𝐒𝐧𝐠: Live coding demonstration in each session.

3. π‹πšπ› 𝐞𝐱𝐜𝐞𝐫𝐜𝐒𝐬𝐞𝐬: the program includes two types of exercises: i) π‘³π’†π’‚π’“π’π’Šπ’π’ˆ: participants gain hands-on experience by working with diverse datasets;

ii) π‘¨π’‘π’‘π’π’š: these exercises involve applying the forecasting workflow to a single dataset from Africa, ending in the creation of a final report.

4. π…π«πžπž 𝐚𝐜𝐜𝐞𝐬𝐬 𝐭𝐨 𝐦𝐚𝐭𝐞𝐫𝐒𝐚π₯𝐬: All presentation slides, code, exercises, and workshop recordings are accessible to the public online.


All the materials are accessible online via the website: [1]


They are open-source: [2]

Navigation menu