-
### Link
https://frient.com/products/air-quality-sensor/
### Database entry
Pairing not working
### Comments
The friend Airquality sensor can't be paired with the zigbee2MQTT Dev Version
Devic…
-
Hi, is there any intention in adding mice comparability? I wanted to have a table for the pooled regression, so I wrote an extractor function for the "mira" object, which is the output after the new …
-
Scatter Plot doesn't show up after knitting RMD file.
## Display Some Data
plot(airquality$Ozone, airquality$Temp)
-
I get an error message when trying to fit a model using `fit_xy()` in presence of missing values but not with `fit()`.
Here is just one example with `rand_forest() %>% set_engine("ranger")`. The sa…
-
```r
library(shiny)
library(gargoyle)
options("gargoyle.talkative" = TRUE)
ui
-
Some functions silently omit NA without warning, in particular if your `options(na.action)` is set to `na.omit`.
That's the defaut behaviour of lm, for example :
``` r
lm(Ozone ~ Wind, airquali…
-
We could add this information to the mapping.zip archive. We need to check what the outcome is on the server side, which uses UTC per default. This could be also implemented directly for the pushdata …
Piiit updated
2 years ago
-
In order to work on & improve `na_safely()` : #100
We need to list the max of cases when R drop or omit NA without __clear__ warning to the user.
+ `lm` & `glm` : "the default is set by the na.…
-
Just updated MM to version 2.27.0, and discovered MMM-AirQuality no longer loads (data is stuck on Loading.....)
Running PM2 Log gives the below error trace
0|mm | [2024-04-19 12:28:11.472…
p4mr updated
4 months ago
-
**At 21% of the lesson, the text asks:**
| Now rerun xyplot with the formula Ozone~Wind as the first argument
| and the second argument data set equal to airquality (use the up
| arrow to save typ…
kjm24 updated
2 years ago