Nothing
data(wuhan.hp)
whhp.hgwr <- hgwr(
formula = Price ~ L(Fee + d.Water + d.Commercial +
d.PrimarySchool + d.ShoppingMall + d.Kindergarten) +
BuildingArea + (Floor.High | group),
data = wuhan.hp,
bw = "CV", kernel = "bisquared"
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.