Publications by suci ramadani
Document
library(magick) ## Linking to ImageMagick 6.9.12.3 ## Enabled features: cairo, freetype, fftw, ghostscript, heic, lcms, pango, raw, rsvg, webp ## Disabled features: fontconfig, x11 str(magick::magick_config()) ## List of 24 ## $ version :Class 'numeric_version' hidden list of 1 ## ..$ : int [1:4] 6 9 12 3 ## $ modules ...
19 sym R (1517 sym/11 pcs) 5 img
Document
library(ISLR) data(Smarket) Smarket ## Year Lag1 Lag2 Lag3 Lag4 Lag5 Volume Today Direction ## 1 2001 0.381 -0.192 -2.624 -1.055 5.010 1.19130 0.959 Up ## 2 2001 0.959 0.381 -0.192 -2.624 -1.055 1.29650 1.032 Up ## 3 2001 1.032 0.959 0.381 -0.192 -2.624 1.41120 -0.623 Down ## 4 2001 -0....
284 sym R (93486 sym/19 pcs) 3 img
Document
Gaussian Linear Gaussian linear atau model linear Gaussian adalah sebuah model statistik yang mengasumsikan bahwa hubungan antara sebuah variabel dependen dengan satu atau lebih variabel independen adalah linear dan bahwa kesalahan (error) yang terjadi dalam model dijelaskan oleh distribusi normal (gaussian). Model ini sering juga disebut sebag...
764 sym R (4271 sym/20 pcs) 2 img
Document
library(ISLR) head(Smarket) ## Year Lag1 Lag2 Lag3 Lag4 Lag5 Volume Today Direction ## 1 2001 0.381 -0.192 -2.624 -1.055 5.010 1.1913 0.959 Up ## 2 2001 0.959 0.381 -0.192 -2.624 -1.055 1.2965 1.032 Up ## 3 2001 1.032 0.959 0.381 -0.192 -2.624 1.4112 -0.623 Down ## 4 2001 -0.623 1.032 0.959 0.381 -0.1...
48 sym R (93594 sym/26 pcs)
Document
library(magick) ## Warning: package 'magick' was built under R version 4.2.2 ## Linking to ImageMagick 6.9.12.3 ## Enabled features: cairo, freetype, fftw, ghostscript, heic, lcms, pango, raw, rsvg, webp ## Disabled features: fontconfig, x11 library(magick) str(magick::magick_config()) ## List of 24 ## $ version :Class 'numeric_versi...
426 sym R (4099 sym/38 pcs) 22 img
Tugas Kalkulus2
library(mosaic) drug_remaining <- function(dose, duration, time_constant) { dose * exp(- duration / time_constant) } plotFun(drug_remaining(dose = 100, time_constant = 4, duration = t) ~ t, t.lim = range(0:20)) R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. F...
661 sym R (212 sym/3 pcs)
Tugas kalkulus1
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks with...
598 sym 1 img
Tugas kalkulus3
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
20 sym R (1265 sym/16 pcs) 1 img
SUCI RAMADANI
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
5069 sym R (4629 sym/64 pcs) 31 img
suci ramadani
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
1561 sym R (3526 sym/52 pcs) 4 img