Ox Version 8-9-1 🎉
// Lambda with capture threshold = 0.05; outlier_flag = data[,"residuals"] .> threshold;
// SQL query db = oxsql("sqlite", "econ.db"); results = db.query("SELECT year, avg(gdp) FROM macro GROUP BY year"); Ox Version 8-9-1
// Lambda with capture threshold = 0.05; outlier_flag = data[,"residuals"] .> threshold;
// SQL query db = oxsql("sqlite", "econ.db"); results = db.query("SELECT year, avg(gdp) FROM macro GROUP BY year");
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you accept and understand our Privacy Policy.
Accept